Skip to content

indranilm256/go-websockets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-websockets

Real time word counter using gorilla web sockets

Installations steps:

  1. Clone the repository into go root
  2. cd into the cloned repository and run the command go run main.go
  3. In a web browser open "http://localhost:8080/teacher" for teacher site and "http://localhost:8080/student" for student site.

About

Real time word counter using gorilla web sockets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published