dart-lang / web_socket_channel

StreamChannel wrappers for WebSockets.
https://pub.dev/packages/web_socket_channel
BSD 3-Clause "New" or "Revised" License
412 stars 107 forks source link

Support MSGPACK #349

Closed syifarahmat closed 2 months ago

syifarahmat commented 2 months ago

Does this library support msgpack

brianquinlan commented 2 months ago

This package is content-independent, meaning that you can send whatever data that you want.