A basic implementation of ws.io similar to socket.io

⚓ Rust    📅 2025-10-29    👤 surdeus    👁️ 2      

surdeus

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