babelouest / ulfius

Web Framework to build REST APIs, Webservices or any HTTP endpoint in C language. Can stream large amount of data, integrate JSON data with Jansson, and create websocket services
https://babelouest.github.io/ulfius
GNU Lesser General Public License v2.1
1.08k stars 182 forks source link

Websocket bugfixes #164

Closed wouher closed 4 years ago

wouher commented 4 years ago

Corresponding to issue #163

babelouest commented 4 years ago

Thanks a lot @wouher !