boostorg / beast

HTTP and WebSocket built on Boost.Asio in C++11
http://www.boost.org/libs/beast
Boost Software License 1.0
4.36k stars 634 forks source link

extend v2 dynamic buffer support to ostream, icy_stream, http, websocket et al #1856

Open madmongo1 opened 4 years ago

madmongo1 commented 4 years ago

any user-facing function/object will need to handle v2 dynamic_buffers.

stale[bot] commented 4 years ago

This issue has been open for a while with no activity, has it been resolved?

madmongo1 commented 4 years ago

motivating use case: ref #1893

klemens-morgenstern commented 2 years ago

I don' think that's worth doing.