aboutsummaryrefslogtreecommitdiff
path: root/src/rpc/message.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-14Switch to insitu parsing for ZMQ-JSON; GetBlocksFast reads 13%+ fasterLee Clagett1-3/+4
2020-05-06Update copyright year to 2020SomaticFanatic1-1/+1
2020-04-11Add byte_stream for zero-copy serialization, and add support in ZMQ-JSON.Lee Clagett1-3/+3
2020-04-03Use byte_slice for sending zmq messages - removes data copy within zmqLee Clagett1-5/+6
2020-03-05Various improvements to the ZMQ JSON-RPC handling:Lee Clagett1-35/+14
2019-03-05Update 2019 copyrightbinaryFate1-1/+1
2018-10-16rpc: init m_rpc_version in Message ctormoneromooo-monero1-1/+1
2018-01-26Update 2018 copyrightxmr-eric1-1/+1
2017-09-05json serialization for rpc-relevant monero typesThomas Winget1-0/+131