connect-es icon indicating copy to clipboard operation
connect-es copied to clipboard

Respect binary encoding options in the connect transport

Open timostamm opened this issue 3 years ago • 0 comments

The Connect transport takes binaryOptions - rarely used options for the binary encoding - but never passed them to the serialization functions.

This fixes it.

timostamm avatar Sep 22 '22 13:09 timostamm