A lightweight pure C WebSockets library

Edit Package libwebsockets
http://libwebsockets.org

A lightweight pure C library built to use minimal CPU and memory resources,
and provide fast throughput in both directions.

Refresh
Refresh
Source Files
Filename Size Changed
libwebsockets-2.3.0.tar.gz 0003598002 3.43 MB
project.diff 0000002060 2.01 KB
Revision 4 (latest revision is 29)
Martin Hauke's avatar Martin Hauke (mnhauke) committed (revision 4)
- Update to version 2.3.0
  * ESP32 OpenSSL support for client and server
  * ESP32 4 x WLAN credential slots may be configured
  * Libevent event loop support
  * SOCKS5 proxy support
  * lws_meta protocol for websocket connection multiplexing
  * lws_vhost_destroy() added... allows dynamic removal of listening
    vhosts.  Vhosts with shared listen sockets adopt the listen socket
    automatically if the owner is destroyed.
  * IPv6 on Windows
  * Improved CGI handling suitable for general CGI scripting, eg, PHP
  * Convert even the "old style" test servers to use statically included
    plugin sources
  * LWS_WITH_STATS cmake option dumps resource usage and timing information
    every few seconds to debug log, including latency information about
    delay from asking for writeable callback to getting it
  * Large (> 2GB) files may be served
  * LWS_WITH_HTTP_PROXY Cmake option adds proxying mounts
  * Workaround for libev build by disabling -Werror on the test app
  * HTTP2 support disabled since no way to serve websockets on it
Comments 0
openSUSE Build Service is sponsored by