ooclab / otunnel

peer-to-peer tunnel tool
MIT License
239 stars 57 forks source link

加了mux协议了吗 #14

Open hijk1234 opened 6 years ago

hijk1234 commented 6 years ago

加了heatbeat心跳机制后 , 还需要加mux协议, 这样才能彻底解决 , 感知tcp健康状态,的问题 ,保持长时间连接建议使用“多路复用” 建议看下这2个开源软件: https://github.com/fatedier/frp https://github.com/snail007/goproxy 都加了smux协议