Golang: Gin + Gorilla to build a websocket application
Here we used the gorilla module to build a websocket application, and this tutorial will focus on building up a websoccket server. About client part will implement with the chrome extension: Websocket King.
Continue Reading