Skip to content

v0.1.1

Choose a tag to compare

@pvarentsov pvarentsov released this 14 Jul 20:00
· 294 commits to main since this release

WebSocket client

  • Add --binary-encoding <encoding> option.

    This option allows to encode sent/received binary messages for more readability. Supported encodings: ascii, utf8, base64, hex.