Skip to content

bertoort/websocket-intro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Websocket Intro

Basic implementation of sockets used for a meetup talk. The example keeps a countdown timer and resets once a client hits the button. If the timer hits zero, game is over.

Usage

go get github.com/BertoOrt/websocket-intro go run main.go

Running on localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published