Skip to content

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

License

Notifications You must be signed in to change notification settings

pawlobanano/chat-websockets-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Languages