pub const STACK_BUFFER_SIZE: usize = 4096;
Stack size for small messages - 4KB should handle most market data messages without heap allocation