ezsockets
ezsockets copied to clipboard
High-level declarative API for building WebSocket Clients and Servers in Rust 🦀
closes #22
as mentioned by https://reddit.com/r/rust/comments/11tg44a/_/jckkxb5/?context=1
As suggested by https://www.reddit.com/r/rust/comments/118gagi/comment/japo8yn/?context=3
Hey there! After using ezsockets for our software, which utilises websockets heavily, I've found a few suggestions regarding connection management algorithms that could potentially be merged into mainline ezsockets. Let...