A lightweight pure C WebSockets library
http://libwebsockets.org
A lightweight pure C library built to use minimal CPU and memory resources,
and provide fast throughput in both directions.
- Developed at network:messaging:mqtt
- Sources inherited from project openSUSE:Factory
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/libwebsockets && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
libwebsockets-4.3.3.tar.gz | 0015618186 14.9 MB | |
libwebsockets.changes | 0000034148 33.3 KB | |
libwebsockets.spec | 0000003492 3.41 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1204598
from
Marcus Rueckert (darix)
(revision 17)
Forwarded request #1193269 from smolsheep - Make the main shared library require the evlib plugin. - Update to 4.3.3: * cmake: ssl lib paths * gcc: fix mbedtls missing enum * libuv: fix idle being stopped when there is still pending stuff * server: Always return result of _lws_vhost_init_server_af * pt_destroy: possible leaking pipe side * pmd: fix ws parser for non pmd packet with pmd ext enabled * b64: lws_b64_decode_stateful truncates response * clean: gcc13 false positive uninitialized * mbedtls: if we have tls1.2 only accept exactly that * cmake: mbedtls: mbedtls_ssl_conf_alpn_protocols check * mbedtls: auto adapt to changed session constant * msvc: avoid error about mixed ellipsis and cond * mbedtls: print library version * tls: mbedtls-3.5.0: correct privkey size * ss: http: support PATCH * openssl: Add lws ctx ref to client vhost's SSL_CTX * openssl: Properly report OpenSSL error in lws_tls_client_connect * openssl-server: enum vs int disagreement * openssl3: change deprecated warnings suppression * tests: disable tests with jig rot * remove LWS_CALLBACK_OPENSSL_CONTEXT_REQUIRES_PRIVATE_KEY callback * vhost: remove from defer binding on destroy * fix build on QNX 6.5.0 * lib/secure-streams: Fix clang build error `-Wunused-but-set-variable` * ws: tell caller we closed wsi on handshake failure * spa: file upload fix * logs: setup earlier so we can use on fail path * test-apps: use correct EXTERNAL_POLL flag * lib/tls/CMakeLists.txt: fix build without threads * http: server: correct plugin name in error * http: server: mounts: dont assume Basic Auth if no FILE_OPS - Remove fix-gcc13-build.patch as PR 2824 was merged - Place evlib_uv.so into own package to fix SR#1112213
Comments 0