bevy swarm diagnostic, event, metric, and telemetry client
bevy swarm diagnostic, event, metric, and telemetry client
Bevy ECS integration for the Aetheris Protocol
High-performance custom ECS with SoA layout and manual dirty tracking
Authoritative heart and tick scheduler for the Aetheris multiplayer platform
Stress test bot for the Aetheris multiplayer platform
Production-grade QUIC transport implementation for the Aetheris Engine
MVP Renet-based transport layer for rapid-iteration game networking
Browser-native WebTransport layer for the Aetheris Engine (QUIC/HTTP3)
A GPU-rendered terminal emulator that supports inline 3D graphics
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.