connect-es
connect-es copied to clipboard
Respect binary encoding options in the connect transport
The Connect transport takes binaryOptions - rarely used options for the binary encoding - but never passed them to the serialization functions.
This fixes it.