A socket server which achieve following fuction by native Go http package:
-
A custom communication protocol between server and client;
-
A custom connecting mechanism of heartbeating;
-
Read operational parameters from config files;
-
A router-controller structure to decouple server.