A Bevy plugin for quick responsive behaviors
A web server integration for the Bevy game engine that allows you to easily append a webserver to Bevy.
A web server integration for the Bevy game engine that allows you to easily append a webserver to Bevy.
Simple and modular input handling for Bevy
A tree outliner widget for egui - hierarchical data visualization and editing
Network-agnostic, high-level game networking library
Skill progression system — pure Rust core with optional Bevy ECS integration
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
Server-client networking library for the Bevy game engine with modular architecture
Helper library to use Lightyear with Avian2d