Commit Graph

34 Commits (c7122a7d42dcaea63cad8db5fdede9cdbd638a30)

Author SHA1 Message Date
Richard Fuchs 425a9c18c1 TT#14008 add explicit lws_cancel_service at shutdown
3 years ago
Richard Fuchs d43e60cba1 TT#14008 fix mem leak
3 years ago
Richard Fuchs aa00c6ebce TT#156900 fix master/slave race condition with early closed ports
3 years ago
Richard Fuchs b907dea9e3 TT#14008 fix "Connection: Close" HTTP breakage
3 years ago
Richard Fuchs d3d11c19a3 TT#157801 don't tell libwebsockets to bind to ADDR_ANY twice
3 years ago
Richard Fuchs db0dbd3666 TT#157801 skip libwebsockets IPv6 bindings if not available
3 years ago
Richard Fuchs 6d0eba931a TT#157801 explicitly handle v4/v6 also for libwebsockets
3 years ago
Richard Fuchs 8d99ef0686 TT#14008 use glib allocators for LWS setup
3 years ago
Richard Fuchs 2dd5d7125f TT#14008 don't directly use __obj_* calls
4 years ago
Richard Fuchs c7085085a7 TT#14008 fix lock order between janus_session and websocket_conn
4 years ago
Richard Fuchs 2130e2f62b TT#89352 support Janus control protocol
4 years ago
Richard Fuchs b945104b5e TT#89352 switch `done` flag to bool type
4 years ago
Richard Fuchs ca1d2af47e TT#89352 increase LWS max write logging size
4 years ago
Richard Fuchs 58829a4ecf TT#89352 explicitly disable lws IPv6 for IPv4 binds
4 years ago
Richard Fuchs e9f7de8cbf TT#14008 update for older libwebsockets
4 years ago
Richard Fuchs 99985d234d TT#14008 fix handling of large WS payloads
4 years ago
Richard Fuchs a8013ffe70 TT#111051 set thread specific process names
4 years ago
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