[][src]Crate naia_server

Naia Server

A server that uses either UDP or WebRTC communication to send/receive events to/from connected clients, and syncs registered actors to clients to whom those actors are in-scope.

Modules

random

Structs

ActorKey
LinkConditionerConfig
NaiaServer

A server that uses either UDP or WebRTC communication to send/receive events to/from connected clients, and syncs registered actors to clients to whom those actors are in-scope

RoomKey
ServerConfig

Contains Config properties which will be used by a Server or Client

SharedConfig
UserKey

Enums

ServerEvent

An Event that is emitted as a result of some communication with a Client, or a Tick event

Traits

Actor
ActorType

Functions

find_my_ip_address