Simple chat with websocket go backend and react frontend
| client | ||
| server | ||
| .gitignore | ||
| docker-compose.yml | ||
| LICENSE | ||
| README.md | ||
wschat
Simple chat with websocket go backend and react frontend
About
This web application functions as an instant messenger without the need for authorization and message history storage. Anyone who opens the page can write a message in the public chat and receive messages from everyone connected at the same time.
Build
To build and run locally for use docker compose up