libwebsockets-test-ping

lightweight C websockets library - test servers

Install

All systems
curl cmd.cat/libwebsockets-test-ping.sh
Debian Debian
apt-get install libwebsockets-test-server
Ubuntu
apt-get install libwebsockets-test-server
image/svg+xml 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

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.

libwebsockets-tests

Tests to use with libwebsockets