libwebsockets-test-client

lightweight C websockets library - test servers

Install

All systems
curl cmd.cat/libwebsockets-test-client.sh
Debian Debian
apt-get install libwebsockets-test-server
Ubuntu
apt-get install libwebsockets-test-server
Alpine
apk add libwebsockets
Arch Arch Linux
pacman -S libwebsockets
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
OS X
brew install libwebsockets
Raspbian
apt-get install libwebsockets-test-server
Docker
docker run cmd.cat/libwebsockets-test-client libwebsockets-test-client powered by Commando

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

libwebsockets

This is the libwebsockets C library for lightweight websocket

clients and servers.