websocket

2024

Gochat: Building a Real-Time Chat App with Go and React A miniature version of a chat app, demonstrating web socket connections between frontend and backend, handle multiple clients connections, read a socket message and send out incoming messages to all clients.