TheChatAppBackend
Simple single-room chat app backend using websockets using gorilla websocket library.
How to run
Step 1
Clone this repo
git clone https://github.com/syned13/TheChatAppBackend.git
Step 2
Run main file
go run main.go
Simple single-room chat app backend using websockets using gorilla websocket library.
Clone this repo
git clone https://github.com/syned13/TheChatAppBackend.git
Run main file
go run main.go