You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In unidirectional networks you will send data without any return path, and this causes kcp-go transmitter to stop working after a limited time (may be because acklist gets full?)
Is it possible to disable ack check? so transmitter continue sending even no ack received?
The text was updated successfully, but these errors were encountered:
In unidirectional networks you will send data without any return path, and this causes kcp-go transmitter to stop working after a limited time (may be because acklist gets full?)
Is it possible to disable ack check? so transmitter continue sending even no ack received?
The text was updated successfully, but these errors were encountered: