Summary
libwebsockets is a C library for lightweight websocket clients and servers.
Versions
v3.2.0 :: 0/3.2.0 :: gentoo
- Modified
- License
- LGPL-2.1
- Keywords
- ~amd64 ~arm ~x86
- USE flags
- access-log caps cgi client dbus generic-sessions http-proxy http2 ipv6 lejp libev libevent libressl libuv peer-limits server-status smtp socks5 sqlite3 ssl static-libs threads zip
v2.4.2 :: 0/2.4.2 :: gentoo
- Modified
- License
- LGPL-2.1
- Keywords
- ~amd64 ~arm ~x86
- USE flags
- access-log caps cgi client generic-sessions http-proxy http2 ipv6 lejp libev libevent libressl libuv peer-limits server-status smtp socks5 sqlite3 ssl static-libs zip
v2.1.1 :: 0/2.1.1 :: gentoo
- Modified
- License
- LGPL-2.1
- Keywords
- amd64 arm x86
- USE flags
- access-log cgi client generic-sessions http-proxy http2 ipv6 lejp libev libressl libuv server-status smtp sqlite3 ssl static-libs
v2.0.2 :: 0 :: gentoo
- Modified
- License
- LGPL-2.1
- Keywords
- ~amd64 ~x86
- USE flags
- client http2 ipv6 libev libressl libuv ssl static-libs
v1.7.9 :: 0 :: gentoo
- Modified
- License
- LGPL-2.1
- Keywords
- ~amd64 ~x86
- USE flags
- client http2 ipv6 libev libressl libuv ssl static-libs
USE flags
General
- access-log
- Support generating Apache-compatible access logs
- caps
- Use Linux capabilities library to control privilege
- cgi
- Include CGI (spawn process with network-connected stdin/out/err) APIs
- client
- The client part of the library and libwebsockets-test-client
- dbus
- Enable dbus support for anything that needs it (gpsd, gnomemeeting, etc)
- generic-sessions
- With the Generic Sessions plugin
- http-proxy
- Support for rewriting HTTP proxying
- http2
- Support the HTTP/2 protocol
- http2
- Support the HTTP/2 protocol
- ipv6
- Add support for IP version 6
- lejp
- With the Lightweight JSON Parser
- libev
- Support event loops via dev-libs/libev
- libevent
- Support event loops via dev-libs/libevent
- libressl
- Use dev-libs/libressl instead of dev-libs/openssl when applicable (see also the ssl useflag)
- libuv
- Support asynchronous I/O via dev-libs/libuv
- peer-limits
- Track peers and restrict resources a single peer can allocate
- server-status
- Support json + jscript server monitoring
- smtp
- Provide SMTP support
- socks5
- Allow use of SOCKS5 proxy on client connections
- sqlite3
- Require SQLITE3 support
- ssl
- Add support for SSL/TLS connections (Secure Socket Layer / Transport Layer Security)
- ssl
- Add support for SSL/TLS connections (Secure Socket Layer / Transport Layer Security)
- static-libs
- Build static versions of dynamic libraries as well
- threads
- Add threads support for various packages. Usually pthreads
- zip
- Support serving pre-zipped files
- zip
- Support serving pre-zipped files
Dependencies
dev-db / sqlite : SQL database engine
dev-lang / perl : Larry Wall's Practical Extraction and Report Language
dev-libs / libev : A high-performance event loop/event model with lots of feature
dev-libs / libevent : Library to execute a function when a specific event occurs on a file descriptor
dev-libs / libressl : Free version of the SSL/TLS protocol forked from OpenSSL
dev-libs / libuv : Cross-platform asychronous I/O
dev-libs / openssl : full-strength general purpose cryptography library (including SSL and TLS)
dev-util / cmake : Cross platform Make
net-libs / libhubbub : HTML5 compliant parsing library, written in C
sys-devel / make : Standard tool to compile source trees
Runtime Dependencies
dev-db / sqlite : SQL database engine
dev-libs / libev : A high-performance event loop/event model with lots of feature
dev-libs / libevent : Library to execute a function when a specific event occurs on a file descriptor
dev-libs / libressl : Free version of the SSL/TLS protocol forked from OpenSSL
dev-libs / libuv : Cross-platform asychronous I/O
dev-libs / openssl : full-strength general purpose cryptography library (including SSL and TLS)
net-libs / libhubbub : HTML5 compliant parsing library, written in C
Depending packages
app-misc / mosquitto : An Open Source MQTT v3 Broker
media-sound / csound : Sound design and signal processing system for composition and performance
Bugs
- 700816
- app-misc/mosquitto[websockets] should depend on net-libs/libwebsockets[lejp]
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
net-libs/libwebsockets: fix styling in 3.2.0.ebuild
Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Jaco Kroon · gentoo
net-libs/libwebsockets: version bump to 3.2.0
Closes: https://bugs.gentoo.org/696554 Closes: https://bugs.gentoo.org/615532 Closes: https://bugs.gentoo.org/618428 Closes: https://bugs.gentoo.org/672194 Closes: https://bugs.gentoo.org/669152 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/13579 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
net-libs/libwebsockets: [QA] Fix USE=libressl semantics
Closes: https://bugs.gentoo.org/683998 Package-Manager: Portage-2.3.64, Repoman-2.3.12 Signed-off-by: David Seifert <soap@gentoo.org> - Patrick McLean · gentoo
net-libs/libwebsockets: Version bump to 2.4.2
Package-Manager: Portage-2.3.26, Repoman-2.3.7 - David Seifert · gentoo
net-libs/libwebsockets: [QA] Add cmake-utils_src_prepare
Package-Manager: Portage-2.3.11, Repoman-2.3.3 - Aaron Bauman · gentoo
net-libs/libwebsockets: arm stable wrt bug #625290 - Aaron Bauman · gentoo
net-libs/libwebsockets: x86 stable
Gentoo-bug: 625290 Package-Manager: Portage-2.3.8, Repoman-2.3.3 - Aaron Bauman · gentoo
net-libs/libwebsockets: amd64 stable
Gentoo-bug: 625290 Package-Manager: Portage-2.3.8, Repoman-2.3.3 - Markus Meier · gentoo
net-libs/libwebsockets: add ~arm, bug #618444
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="arm" - Ulrich Müller · gentoo
[QA] Drop $Id$ lines that were added back to headers.
Bug: 611234 - yuchen.xie · gentoo
net-libs/libwebsockets: drop 1.7.8 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - yuchen.xie · gentoo
net-libs/libwebsockets: bump to 2.1.1 - T. Malfatti · gentoo
media-libs/portaudio: Version bump - yuchen.xie · gentoo
net-libs/libwebsockets: bump to 1.7.9 - yuchen.xie · gentoo
net-libs/libwebsockets: drop 2.0.1
Closes: https://github.com/gentoo/gentoo/pull/1818 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> - yuchen.xie · gentoo
net-libs/libwebsockets: bump to 2.0.2
Closes: https://github.com/gentoo/gentoo/pull/1588 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> - yuchen.xie · gentoo
net-libs/libwebsockets: drop 1.4, 1.6.0, 1.7.6
Closes: https://github.com/gentoo/gentoo/pull/1582 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> - yuchen.xie · gentoo
net-libs/libwebsockets: bump to 2.0.1.
Closes: https://github.com/gentoo/gentoo/pull/1568 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> - yuchen.xie · gentoo
net-libs/libwebsockets: bump to 1.7.8
Closes: https://github.com/gentoo/gentoo/pull/1402 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> - Tim Harder · gentoo
net-libs/libwebsockets: keyword ~x86
Needed for media-sound/csound. - yuchen.xie · gentoo
net-libs/libwebsockets: bump to 1.7.6
Gentoo-Bug: https://bugs.gentoo.org/578820 Closes: https://github.com/gentoo/gentoo/pull/1138 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> - Tony Vroon · gentoo
net-libs/libwebsockets: Version bump to 1.6 release, skipping 1.5 as instructed by Jaco Kroon.
Package-Manager: portage-2.2.26 - Jaco Kroon · gentoo
net-libs/libwebsockets 1.4
Package-Manager: portage-2.2.20.1 Signed-off-by: Tony Vroon <chainsaw@gentoo.org>