Closed lgrahl closed 8 years ago
Instead of JSON, we use MessagePack to pack/unpack binary data. Consequently, all former hex-encoded values must be sent as binary blobs.
Existing reference implementation: saltyrtc-server-python
Instead of JSON, we use MessagePack to pack/unpack binary data. Consequently, all former hex-encoded values must be sent as binary blobs.