Commit Graph

5 Commits (e0a963355715acfba797056e7b916d6492c6e41a)

Author SHA1 Message Date
Doyle e0a9633557
ByteSlice: Fix persisting ptr to std::moved SSO buffer
4 years ago
Lee Clagett 4c757a7a2a
Fixed bugs for take_slice and byte_stream->byte_slice
4 years ago
Lee Clagett 0b8e49a0aa
Add byte_stream for zero-copy serialization, and add support in ZMQ-JSON.
4 years ago
Lee Clagett 9fb542e89c
Use byte_slice for sending zmq messages - removes data copy within zmq
4 years ago
Lee Clagett bdfc63ae4d Add ref-counted buffer byte_slice. Currently used for sending TCP data.
5 years ago