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

https://github.com/protolambda/switcheroo

JSON RPC switch board
https://github.com/protolambda/switcheroo

Last synced: about 2 months ago
JSON representation

JSON RPC switch board

Awesome Lists containing this project

README

        

# switcheroo

__*Work in progress*__

A JSON RPC 2.0 switch device.
Route connections however, monitor, and test them.

Built with:

- [`protolambda/jsonrpc2`](https://github.com/protolambda/jsonrpc2): JSON RPC types
- [`protolambda/websocket`](https://github.com/protolambda/websocket): Websocket handling
- [`protolambda/ask`](https://github.com/protolambda/ask): CLI flags
- [`protolambda/asklog`](https://github.com/protolambda/asklog): CLI log setup

## License

MIT, see [`LICENSE`](./LICENSE) file.