You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to send a binary message from the client? Non-binary messages are working well. I have a node server that is handling binary messages from other clients, so I am pretty sure it is not a server issue. Is there already a way to do this?
The text was updated successfully, but these errors were encountered:
We're currently building a messaging server for an app we're building.....
And now when we got to the sending a file part, noticed that Blob or bytes.Buffer ain't going through....
Is it possible to send a binary message from the client? Non-binary messages are working well. I have a node server that is handling binary messages from other clients, so I am pretty sure it is not a server issue. Is there already a way to do this?
The text was updated successfully, but these errors were encountered: