Commit Graph

67 Commits (e234e11c98e5d91a1ae204096b255c799ce2e15c)

Author SHA1 Message Date
Guillem Jover e2552773cc TT#108003 Handle errors during websocket connection initialization
4 years ago
Richard Fuchs 1dbfbe87d3 TT#14008 move g_string_free helper to auxlib
4 years ago
Richard Fuchs 554034eb7e TT#106101 also turn UDP/WS receive buffer into refcounted object
4 years ago
Richard Fuchs 9653546f7c TT#107157 fix LWS HTTP handling crash
4 years ago
Richard Fuchs 30733ec5cd TT#97301 support granular log levels
4 years ago
Richard Fuchs cd577a2710 TT#106150 fix possible race condition while processing WS queue
4 years ago
Richard Fuchs 8de20ce28b TT#82405 terminate HTTP connection when output was been written
4 years ago
Richard Fuchs c2c7f9a506 TT#82405 add convenience function to return HTTP data
4 years ago
Richard Fuchs 5d895fb7be TT#82405 add Prometheus stats exporter
4 years ago
Richard Fuchs dec54fa3e0 TT#102500 fix missing timestamping in websocket threads
5 years ago
Richard Fuchs f0212124fe fix compiler warning
5 years ago
Richard Fuchs 4910f7b33f TT#88951 support queuing multiple WS output messages
5 years ago
Richard Fuchs e1dda97028 TT#14008 fix some warnings from musl
5 years ago
Richard Fuchs ca86f81a53 TT#14008 fix compilation for libwebsockets 3.x
5 years ago
Richard Fuchs 31f8b6f982 TT#91150 support NG over HTTP/WS
5 years ago
Richard Fuchs 3f301dd73b TT#88951 support handling CLI commands via HTTP and WS
5 years ago
Richard Fuchs aa36a1f619 TT#88951 add HTTP/Websocket listener
5 years ago