Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 500 Bytes

README.md

File metadata and controls

12 lines (12 loc) · 500 Bytes

Features

  • Easy to use ** Hides all Threading from you, program just single threaded ** Hides all network communication from you ** Hides all object serialization from you
  • Supports n-to-m network communication for fastest state update
  • Supports look ahead client state to coat networks delays
  • Supports server state synchronization
  • Supports several network protocols, RUDP as default
  • Small footprint for network communication
  • Includes network time synchronization
  • Powerful event engine