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

https://github.com/shyamz-22/chatty

A simple WebSocket example with Go
https://github.com/shyamz-22/chatty

golang websocket

Last synced: about 1 month ago
JSON representation

A simple WebSocket example with Go

Awesome Lists containing this project

README

          

# chatty
A simple WebSocket example with Go

#### Notes:
Inspired by [Mat Ryer Go blueprints](https://github.com/matryer/goblueprints)