Skip to content

vla-dev/csharp-multiplayer-server

Repository files navigation

csharp-multiplayer-server

Establish TCP / UDP communication between client and server.

The server is running on main thread at 30 ticks / second. It's not finished, and currently has implemented only 3 types of packets:

  • welcome
  • spawnPlayer
  • playerPosition

The main scope was to use it with Unity 3D built games.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages