Golang websocket connection
Start connection go run main.go
.
The websocket connection use port 5555
.
Open the index.html
file in your favorite browser.
You are on the branch master
, that have a simple websocket connection.
You can switch to the branch Chat
, that have a simple chat feature.