Module zero_alloc_coinbase

Source
Expand description

Zero-allocation message processing for Coinbase WebSocket

This module demonstrates how to process Coinbase WebSocket messages with zero heap allocations using borrowed JSON values.

Structsยง

ZeroAllocCoinbaseProcessor
Zero-allocation Coinbase message processor