ThuCommix / Sharpex2D

2D GameEngine for Indie games with alot of features
http://www.sharpex2d.de
MIT License
47 stars 9 forks source link

NetworkPeer implement scheduling for data sending #40

Closed ThuCommix closed 9 years ago

ThuCommix commented 9 years ago

Currently the network peer works with fcfs scheduling but it would be nice if we would have also round robin or random serve.

ThuCommix commented 9 years ago

https://github.com/ThuCommix/Sharpex2D/commit/fce348cc54ae5c94e12a9847cc2a761ffb3c7b23