This post was published 51 days ago. The information described in this article may have changed.
This post is auto-generated from RSS feed
The Rust Programming Language Forum - Latest topics. Source:
A basic implementation of ws.io similar to socket.io
I've developed a pure WebSocket framework inspired by socket.io. The core functionality is now complete, and I'd like to ask where else it could be optimized or adjusted, or if you have any other suggestions.
Project URL: GitHub - ws-io/ws.io-rs: A lightweight, async WebSocket framework inspired by Socket.IO — includes ws-io-core, ws-io-client, and ws-io-server crates.
Thanks!
1 post - 1 participant
Read full topic
🏷️ Rust_feed