Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 372 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 372 Bytes

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