Golang1.7 Http和Tcp使用同一个端口做服务

fyxichen · 2016-10-08 06:00:02

http也是TCP,有问题?

#1
更多评论

在同一个端口混用tcp和Http服务,作为奇淫技巧学习golang是比较有意义,实际做生产比较无厘头。

#2