Expand description

This module provides an async CloudProtoSocket Stream + Sink that handles CloudProtoPackets.

CLOUDPROTO is a packet-based big endian binary protocol that transports events or other payloads. The framing layer handles the common outer header/framing, but ignores the inner service-specific payload format and interpretation of packet kinds.

Structs

Enums

Constants