Crate naia_server

source ·
Expand description

Naia Server

A server that uses either UDP or WebRTC communication to send/receive messages to/from connected clients, and syncs registered Entities/Components to clients to whom they are in-scope.

Modules

Structs

Enums

Traits

  • A trait for objects that can be serialized to a bitstream.

Derive Macros