scgi-c-library icon indicating copy to clipboard operation
scgi-c-library copied to clipboard

How to call scgi_write or scgi_send multiple times for one request?

Open sonntex opened this issue 9 years ago • 0 comments

I am trying to use your library to implement multipart mjpeg streaming in nginx. How to call scgi_write or scgi_send multiple times for one request? I will try to patch your code to implement this feature. Will you review it?

sonntex avatar May 07 '16 06:05 sonntex