List of all items
Structs
- codec::RpcCodec
- compression::Compressor
- config::ConfigProfile
- config::ConfigSection
- encryption::DesEncryptor
- endpoint::RpcEndpoint
- mobile_codec::MobileCodec
- mobile_codec::MobileHeartbeat
- mobile_codec::MobileMessage
- mobile_codec::MobileProtocolHeader
- mobile_endpoint::MobileRpcEndpoint
- pool::ConnectionPool
- pool::ConnectionPoolConfig
- pool::PoolStats
- pool::PooledConnection
- protocol::RpcMessage
- protocol::RpcProtocolHeader
Enums
- compression::CompressionType
- error::ZusError
- mobile_codec::MobilePacket
- pool::ConnectionHealth
- pool::ConnectionSelectionStrategy
Functions
- codec_utils::calculate_data_crc16
- codec_utils::calculate_data_crc32
- codec_utils::calculate_header_crc16
- encryption::decrypt_des
- encryption::encrypt_des
Type Aliases
Constants
- codec_utils::flags::COMPRESSED
- codec_utils::flags::DATA_FRAG
- codec_utils::flags::ENCRYPTED
- codec_utils::flags::EXTRA_DATA
- codec_utils::msg_types::NOTIFY
- codec_utils::msg_types::REQUEST
- codec_utils::msg_types::RESPONSE
- codec_utils::msg_types::SYS_RESPONSE
- encryption::DES_BLOCK_SIZE
- encryption::DES_KEY_SIZE
- mobile_codec::HEARTBEAT_MAGIC
- mobile_codec::HEARTBEAT_SIZE
- mobile_codec::MOBILE_COMPRESS_THRESHOLD
- mobile_codec::MOBILE_HEADER_SIZE
- mobile_codec::MOBILE_MAGIC