Skip to content

nyctonio/gowebs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build the image

docker build -t <image_name> .

Run the image

docker run -d -p 8080:8080 <image_name>

About

web sockets in golang that scales

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published