Skip to content

Latest commit

 

History

History
47 lines (25 loc) · 975 Bytes

README.md

File metadata and controls

47 lines (25 loc) · 975 Bytes

rsocketMan 🐳

rsocketMan

GitHub stars

A devtool for rsocket protocol 🔧

Easy to help you to test your rsocket servers 🎸

How it works?

RsocketManShow

Development Environment 🎨

Installation 🌟

In rsocketMan-server and in rsocketMan-client

  npm install

Usage 🍉

  • In rsocketMan-server run ts-node index.ts

  • In rsocketMan-client run npm run dev

Authors