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.