Hello, Le 2019-01-29 10:16, Moritz Warning a écrit :
As others, I made an implementation of a websocket service with MHD underneath.can someone point me to an example of using websockets with libmicrohttpd?
https://github.com/babelouest/ulfius/blob/master/src/ulfius.c#L529Mine is so entangled with the framework above MHD that it's probably not the better example to understand websockets service with MHD though.
/Nicolas