Search found 1 match
- Tue Jul 28, 2015 8:44 pm
- Forum: Libraries and Tools
- Topic: LÖVE CÖNNECTION 1.4
- Replies: 26
- Views: 28595
Re: LÖVE CÖNNECTION 1.4
Great library! Been messing around with it and it seems very promising! I love the run remote command feature. Would like to see a feature to drop packets that are out of order Ex. Server sends packets 1, 2, 3 Client receives packets in order 3, 2, 1 (and should drop packets 2 and 1 because 3 is the...