maru / libmicrohttpd-http2

HTTP/2 support for libmicrohttpd
https://http2.s106.net/
Other
22 stars 6 forks source link

Fix: big rewrite of write functionality. #29

Closed maru closed 6 years ago

maru commented 6 years ago

Rewrite of response_read_callback and add of send_data_callback. Infinite streams and unknown size responses now work!