Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tom32i/go-websocket

Go Websocket POC
https://github.com/tom32i/go-websocket

Last synced: 21 days ago
JSON representation

Go Websocket POC

Awesome Lists containing this project

README

        

# Go Websocket

## Start the dev server

make start

http://localhost:8034

## Start the prod server

make build

bin/server --port 8034