Skip to content

HaiyaoTec/rsocketMan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

46 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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