Skip to main content

Module serializer

Module serializer 

Source
Expand description

Arrow RecordBatch → WebSocket message serialization.

Converts Arrow data into JSON or binary formats for delivery to connected WebSocket clients.

Structs§

BatchSerializer
Serializes Arrow RecordBatch data into WebSocket message payloads.