Hi @all,
some months ago I wrote an additional library for libmicrohttpd to add support
for the websocket protocol.
Christian and Evgeny added that library with the configure flag
“--with-experimental”.
There were still some tasks to do, but now I am finally done with them.
In the attachment yo
This is awesome news! Congratulations David, I'll test this new feature
ASAP. 🎉
On Sun, Oct 17, 2021 at 4:42 PM Gausmann, David
wrote:
> Hi @all,
>
> some months ago I wrote an additional library for libmicrohttpd to add
> support for the websocket protocol.
> Christian and Evgeny added that lib
Since a websocket handshake hashes only 16 bytes you don't need an
implementation that provides incremental updates. The attached SHA1
is slower than the openssl implementation, but quite short.
Just in case.
Weitergeleitete Nachricht
Von: "Gausmann, David"
Antwort an: libmicro