Skip to content

sezaljain/websocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

run make in terminal for initial setup and starting the server

To add clients:
go run main.go


The websocket runs on the host localhost:8080 

If you want to look at all connectec client ids, use a get requeust with url
localhost:8080/clients

About

basic ping acknowledge websocket implemented in go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published