libwebsockets-test-fraggle
lightweight C websockets library - test servers
Install
- All systems
-
curl cmd.cat/libwebsockets-test-fraggle.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 update
sudo apt-get install libwebsockets-test-server
- Raspbian
-
apt-get install libwebsockets-test-server
- Dockerfile
- dockerfile.run/libwebsockets-test-fraggle
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.