Is your feature request related to a problem? Please describe.
When there is a buffer which can be zero-copy serialized, Buffer callback should be invoked to handle this buffer.
If buffer callback returns false, the given buffer is out-of-band, thus zero-copied.
Additional context
#85
Is your feature request related to a problem? Please describe.
When there is a buffer which can be zero-copy serialized, Buffer callback should be invoked to handle this buffer.
If buffer callback returns false, the given buffer is out-of-band, thus zero-copied.
Additional context
#85