Networking Features
Networking Features
Section titled “Networking Features”EntropyNetworking provides a comprehensive suite of features for building connected applications.
Core Features
Section titled “Core Features”- Entity Replication: Synchronize ECS entities and components between peers.
- Component Schemas: Define, register, and version data structures for cross-application compatibility.
- Assets: Upload, fetch, and resolve content (textures, shaders, meshes) across the network.
- HTTP Client: High-performance, asynchronous HTTP/1.1 and HTTP/2 client.
Integration
Section titled “Integration”These features are integrated into the NetworkSession and are available to any application using the Entropy framework.