tvoinarovskyi / battlegrounds

Just poking with collision detection and other algorythms
0 stars 1 forks source link

Add channel separation and multiplexing for UDP transport #20

Closed tvoinarovskyi closed 7 years ago

tvoinarovskyi commented 7 years ago

In protocol we will have a 1-byte channel ID. Those channels can be used to structure code correctly and simulate blocking calls on reliable packets.