ouistiti-project / ouistiti

Embedded HTTP server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Queued data in the webstreamer

mchalain opened this issue · comments

Currently the webstreamer send data to the opened socket. If any socket is not opened, the data are lost.
The packeted data may be piped, and send on GET request. The socket may be closed and reopened fir the next data.