Skip to content

niexuzhong/tcpserver

Repository files navigation

tcpserver

go web example using GIN

simple example to display gin web frame work with Golang

  • Gin is an web frame work
  • using websocket between web front end and back end
  • using docker to deploy it on cloud server