Core types shared by lightyear crates
Strongly typed physical and astronomical quantities.
Low-level networking for Bevy
Provides a cross-platform client that can send/receive messages to/from a server, and has a pool of in-scope entities/components that is synced with the 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.
Common functionality shared between naia-server & naia-client crates