/chat-websockets-go

WebSocket Chat with JavaScript at the front end and Go at the backend

Primary LanguageGoThe UnlicenseUnlicense

WebSocket Chat with JavaScript at the front end and Go at the backend

Local environment CLI run

go run cmd/web/*.go

Then run any web browser (multiple instances to have multiple connections) on URL localhost:8080

Exemplary screenshot

image