Skip to content

Networking

Networking guides cover datum-net and the StreamRefs transport paths that cross process boundaries, plus the datum-flight Arrow Flight adapter. Plain TCP byte streams remain part of the core Streaming IO guide; this section covers the satellite carriers, remote handoff APIs, and Arrow-native gRPC access.

GuideWhat it covers
Network Carriersdatum-net TLS, UDP, QUIC, connection lifecycle, carrier sharding, and io-uring-file
StreamRefslocal SourceRef / SinkRef handles plus remote TCP and QUIC StreamRefs transport
Arrow Flightdatum-flight — serving Datum plan results over Arrow Flight DoGet (gRPC)