Super HN

New Show
   Show HN: SimplySocket- Lightweight Ws Go Wrapper for Messaging and Event Handle (github.com)
SimplySocket is built for real-time communication with clients, efficiently managing message broadcasting, room creation, and event handling. It works well for handling messages and client events in a room.

It can be used for multiplayer games like https://github.com/DhruvikDonga/wordsbattle or notification systems and via interfaces only need to implement the actual logic .

Checkout docs :- https://dhruvikdonga.github.io/simplysocket/#introduction