Skip to content

kochman/websocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

websocket Build Status GoDoc

A wrapper around github.com/gorilla/websocket to make writing WebSocket servers and clients in Go simpler. Instead of writing a bunch of code to track connections and shuffle data into and out of them, you can just focus on just writing and reading arbitrary bytes.

Creators

  • Kathryn Hendrickson
  • Sidney Kochman

About

Go WebSocket wrapper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages