Commit graph

5 commits

Author SHA1 Message Date
badaix
a3cd985e22 Remove StreamTags message 2023-01-31 09:27:47 +01:00
Max Kellermann
f721d4eb62 doc/binary_protocol.md: swap fields "received" and "sent"
In common/message/message.hpp, BaseMessage::read() reads the "sent"
field first and then "received"; same for serialize().  The
protocol documentation has been wrong ever since it was added in
commit 9d7e08b43
2021-03-06 18:41:18 +01:00
badaix
69ca5161a4 Add information about codec header 2021-02-17 22:40:04 +01:00
badaix
92d39212ae Add endian information and describe time sync 2021-01-04 13:29:12 +01:00
Brian Daniels
9d7e08b439 Add an initial binary protocol doc. 2020-01-20 19:00:45 +01:00