Alrecenk / JSTimelineSync

A quick and dirty prototype for testing generalized rollback networking.
MIT License
5 stars 1 forks source link

agressive event sending #13

Closed Alrecenk closed 2 years ago

Alrecenk commented 2 years ago

Adds aggressive event sending: new events not created by other events will be sent on the socket immediately instead of waiting for sync packets. Also adds configurable throttling delays for testing with latency.