First GO project I've made, relays GET commands to :9002 to a single websocket. Allows for real time remote control of web applications, pretty cool :).
parsing/go-api-backend
Highly specific design, allows http-gets to relay events to a single websocket.
Go