Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 318 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 318 Bytes

Verse.NET

A Single Process Online Game Server with Minimum Design

Work in progress Game Server that:

  1. Implement Websocket as underline network layer for Unity and .NET
  2. Full Remote Procedure Call support
  3. Designed for Chess or Room games, also good as Lobby server(to work with Unity DS, Netcode recommended)