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
Another option is to specify a simple protocol allowing node A to ask node B which stream protocols it supports, and then negotiating based on which one node A prefers. This could be done using reliable packets, and if it takes more than the time it takes for the acknowledgement to arrive again, give up on negotiating and fall back to the standard one.
ie so they're more like TCP, for performance reasons.
Multiple acknowledgements in one packet would also be good. Needs more thought.
The text was updated successfully, but these errors were encountered: