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

https://github.com/actyx/wsrpc

WebSocket-based RPC server
https://github.com/actyx/wsrpc

rpc rust websocket

Last synced: 5 months ago
JSON representation

WebSocket-based RPC server

Awesome Lists containing this project

README

          

# WebSocket-based RPC server   [![Latest Version]][crates.io]

[Latest Version]: https://img.shields.io/crates/v/wsrpc.svg
[crates.io]: https://crates.io/crates/wsrpc

See the [protocal documentation](https://github.com/Actyx/wsrpc/blob/master/protocol.md) for more details.