katipo icon indicating copy to clipboard operation
katipo copied to clipboard

WIP [DON'T MERGE]: Streaming support

Open zoldar opened this issue 8 years ago • 3 comments

This is my first stab at this feature. The code is horrible but I want to make it work at all first. On yesterday evening I've tried to debug an issue with streaming request hanging until timeout. I'm probably doing something borderline idiotic in the message passing part because I don't see anything reaching erl_input function in the C wrapper. I will also have to up my game with debugging techniques because currently I rely on a typical print pased approach ;) If anyone could have a look at this in their spare time, I would be grateful. /cc @puzza007 @aerosol

zoldar avatar Oct 29 '15 08:10 zoldar

:heart_eyes_cat:

aerosol avatar Oct 29 '15 10:10 aerosol

Nice! Looks super promising! Any idea if it could be generalised for http2?

puzza007 avatar Oct 29 '15 10:10 puzza007

@puzza007 first I would have to read up on http2 ;)

zoldar avatar Oct 29 '15 10:10 zoldar

Time flies! I'm doing a tidy up. Feel free to reopen 😄

puzza007 avatar Jun 04 '23 07:06 puzza007