Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(websocket sink): send encoded message as binary frame (vectordotd…
…ev#18060) * fix(websocket sink): send encoded message as binary frame * fix: add an extra flag to decide frame format * fix: address comments * fix: binary frames for avro and native codecs * fix: list all codes instead of using default * fix: use use statement * fix: extract the logic into a function * fix: make the func const * fix: fix format
- Loading branch information