summaryrefslogtreecommitdiff
path: root/src/message.mli
AgeCommit message (Expand)Author
2017-01-15Add functionality for socket communication.Daniil Baturin
2017-01-07Remove the old message library that will be replaced with the Protobuf one.Daniil Baturin
2016-12-07Initial implementation of the message decoder/encoder.Daniil Baturin
2015-09-30Add get_values method to the message decoder.Daniil Baturin
2015-09-29Add message decoder implementation.Daniil Baturin
2015-09-28Remove the value field from message types to account for valueless nodes and ...Daniil Baturin
2015-09-28Add types and derivers for the message decoder.Daniil Baturin