Commit Graph

4 Commits (1f2655a7f2ac44ec72c8efd66dc498dfcbd59fe4)
 

Author SHA1 Message Date
Avril 1f2655a7f2
Basic message de/serialisation test passes. (Value -> Message -> SerializedMessage -> Bytes -> SerializedMessage -> Message -> Value). No encryption tests yet.
4 years ago
Avril 3e59440609 Message de/serial test written (currently failing due to serde_cbor being greedy when deserialising from reader)
4 years ago
Avril c41d5c2c28
Added `SerializedMessage::from_reader()` (reading untrusted messages)
4 years ago
Avril 9142244bca
Started `Message` protocol.
4 years ago