Skip to content
Snippets Groups Projects
Commit 1d80838f authored by Konstantin Osipov's avatar Konstantin Osipov
Browse files

lua-msgpack: introduce API to encode using any memory source

Introduce mpstream API to lua-msgpack encoder, which allows it
to encode msgpack into any memory source. The streaming API
should make it possible to encode even directly to network.

Patch region allocator to support the new API.
Patch iobuf/obuf output buffer of iproto to support the new API.
parent 1b1d34df
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment