Hi, can I write binary data to spike or I should encode it to base64?
Bytes are a native data type, and you should be able to write binary data from all clients to the server.
Hi, can I write binary data to spike or I should encode it to base64?
Bytes are a native data type, and you should be able to write binary data from all clients to the server.