Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/schollz/basicwebsocket

Copy and paste practical implementation of websockets for Go.
https://github.com/schollz/basicwebsocket

golang websocket

Last synced: 3 months ago
JSON representation

Copy and paste practical implementation of websockets for Go.

Awesome Lists containing this project

README

        

# basicwebsocket

This is a basic practical websocket example using Go.

I often find myself re-using this code, so I thought I put it here for my own sake (and maybe yours too).

## License

MIT