On Tue, 29 Jan 2019 16:16:59 +0100
Moritz Warning <moritzwarn...@web.de> wrote:

> Hi,
> 
> can someone point me to an example of using websockets with
> libmicrohttpd?
> 
> thanks,
> mwarning
> 

I implemented WS over LMHD. Try to pull starting from function
check_websocket_upgrade in
https://git.automotivelinux.org/src/app-framework-binder/tree/src/afb-websock.c#n167

Not sure it will help but...

Best regards
José

Reply via email to