Skip to content

StormiumTeam/GameHost.Simulation.Networking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This readme is still in WIP

Revolution networking

Revolution is a new framework for networking in C#. Combined with GameHost Revolution ECS, it give one of the best performance and memory usage. The snapshot format is very modulable, and compressing the data is also fast.

Requirement

  • NET Core >3.1
  • GameHost framework

Links

Used for:

..