Skip to content

Send a binary data example from server to client #1689

Discussion options

You must be logged in to vote

Check the WebSocket server example and tutorial.
Check the MQTT over WebSocket client example and tutorial; when sending binary protocols, you need to "wrap" your message (add "message boundaries") so the other end can identify it as a whole message

Replies: 3 comments 7 replies

Comment options

You must be logged in to vote
6 replies
@scaprile
Comment options

@NuclearRazor
Comment options

@NuclearRazor
Comment options

@NuclearRazor
Comment options

@NuclearRazor
Comment options

Answer selected by scaprile
Comment options

You must be logged in to vote
1 reply
@NuclearRazor
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #1688 on August 28, 2022 19:32.