Back to Libwebsockets

Index

minimal-examples-lowlevel/ws-server/minimal-ws-server-threadpool/mount-origin/index.html

4.5.8323 B
Original Source


Minimal ws server threadpool example.
8 x ws connections are opened back to the example server.
There are three threads in the pool to service them, the
remainder are queued until a thread in the pool is free.

The textarea show the last 50 lines received.