Super Netcode API Documentation
API is divided into Netcode Transport and Unity Components
Low Level Netcode Transport
Netcode.Compress
: Compression and decompressionNetcode.Crypto
: Encryption and authenticationNetcode.Transport
: Connection and packet processingNetcode.Util
: Helper utilities
High Level Component System
Unity.Core
: Core networking for UnityUnity.Components
: Common componentsUnity.Editor
: Editor extensions