unity_net_book icon indicating copy to clipboard operation
unity_net_book copied to clipboard

游戏开发最常用的是TCP协议

Open luluxiu666 opened this issue 2 years ago • 0 comments

我现在用的网络的东西比较少,但是像是mirror使用的默认协议是KCP,就是基于UDP的可靠协议,我也感觉基于UDP的可靠协议应该是最常用的,为啥TCP是最常用的啊。像断线重连用的QUIC协议也是一种可靠UDP协议。

luluxiu666 avatar Oct 06 '23 07:10 luluxiu666