Skip to content
/ RealTime Public

Count online users in real-time with Gorilla Websocket

Notifications You must be signed in to change notification settings

Ja7ad/RealTime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Count online users in real-time with Gorilla Websocket

This is the implementation of a real-time site for tracking users online via websocket

screenshot

How to run?

  1. install go modules go mod -x download
  2. run server go run ./server/server.go ./server/hub.go
  3. open client index.html

About

Count online users in real-time with Gorilla Websocket

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published