Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 515 Bytes

File metadata and controls

30 lines (20 loc) · 515 Bytes

spnode

Projects

Project Task
spnode Space Promise server node.
spnode.communication.bolt Heavy duty communication (HTTPS, FTP).
spnode.communication.proton Lightweight and fast communication (UDP).
spnode.world.data Storing the world.
spnode.world.procedural Generating the world.

Space Promise Node

  • Grace (DI)
  • Serilog (Logging)

Bolt

  • ASP.NET Core

Proton

  • LiteNetLib
  • MessagePack

Procedural

  • SharpNoise
  • SixLabors.ImageSharp