libwebsockets-test-echo
lightweight C websockets library - test servers
Install
- All systems
-
curl cmd.cat/libwebsockets-test-echo.sh
- Debian
-
apt-get install libwebsockets-test-server - Ubuntu
-
apt-get install libwebsockets-test-server - Kali Linux
-
apt-get install libwebsockets-test-server - Fedora
-
dnf install libwebsockets-tests - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install libwebsockets-test-server - Raspbian
-
apt-get install libwebsockets-test-server
libwebsockets-test-server
lightweight C websockets library - test servers
Libwebsockets is a lightweight pure C library for both websockets clients and servers built to use minimal CPU and memory resources and provide fast throughput in both directions. This package contains several demonstration test servers.