Socketio in Rust!
Oct 10, 2023 · 1 min read · If you were to develop any chat app or a web game, you probably used Socketio. Those who didn't, its a feature-rich and very popular web socket library in existence. These are what you can do with Socketio: Broadcasting to one or many clients Group...
Join discussion