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
- Host: GitHub
- URL: https://github.com/actyx/wsrpc
- Owner: Actyx
- Created: 2021-03-12T09:19:33.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-03-10T08:12:00.000Z (about 4 years ago)
- Last Synced: 2025-10-25T04:57:49.652Z (6 months ago)
- Topics: rpc, rust, websocket
- Language: Rust
- Homepage:
- Size: 124 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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.