Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 351 Bytes

File metadata and controls

10 lines (7 loc) · 351 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)

using ai to refactor framework