StormiumTeam / GameHost.Simulation.Networking

Networking utilities for Stormium games

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

..

About

Networking utilities for Stormium games


Languages

Language:C# 100.0%