summaryrefslogtreecommitdiff
path: root/contrib/epee/include/byte_slice.h
Commit message (Expand)AuthorAgeFilesLines
* Add byte_stream for zero-copy serialization, and add support in ZMQ-JSON.Lee Clagett2020-04-111-1/+25
* Use byte_slice for sending zmq messages - removes data copy within zmqLee Clagett2020-04-031-1/+9
* Add ref-counted buffer byte_slice. Currently used for sending TCP data.Lee Clagett2019-07-161-0/+145