▲ 4 r/rust
wspc - JSONRPC over WebSockets for Axum
I just released wspc, a Rust crate for JSON-RPC over WebSockets with first-class axum integration.
It started as an internal solution for another project where I needed a clean and ergonomic JSON-RPC implementation over WS, but it ended up evolving into a more general-purpose crate, so I decided to publish it.
Would love feedback, ideas, or contributions 🙂
Crate: https://crates.io/crates/wspc
GitHub: https://github.com/Heraclito-Q-Saldanha/wspc
u/Heraclito_q_saldanha — 13 days ago