Commit Graph

7 Commits (0a1ddc2eff854f3e932203a95b65a9f1efd60eef)

Author SHA1 Message Date
Lee Clagett 249eae5f4a Allow byte_stream->byte_slice conversion to shrink unused buffer space
4 years ago
luigi1111 35e2520115
Merge pull request #6559
4 years ago
Doyle 15538f7e3f ByteSlice: Fix persisting ptr to std::moved SSO buffer
4 years ago
Lee Clagett 29e563bb1e Fixed bugs for take_slice and byte_stream->byte_slice
4 years ago
Lee Clagett c26c93019a Add byte_stream for zero-copy serialization, and add support in ZMQ-JSON.
4 years ago
Lee Clagett da99157462 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