An open API service indexing awesome lists of open source software.

https://github.com/sudongyuer/rsocketman

🎸 A rsocket web devtools
https://github.com/sudongyuer/rsocketman

Last synced: 4 months ago
JSON representation

🎸 A rsocket web devtools

Awesome Lists containing this project

README

          

# rsocketMan 🐳



rsocketMan

A devtool for rsocket protocol 🔧

Easy to help you to test your rsocket servers 🎸

![](./assets/pic1.jpg)

![](./assets/pic2.jpg)

![](./assets/exmple.gif)

# Development Environment 🎨

## Installation 🌟

In rsocketMan-server and in rsocketMan-client

```bash
npm install
```

## Usage 🍉

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

- In rsocketMan-client run `npm run dev `

## Authors

- [@sudongyuer](https://github.com/sudongyuer)