Simple Python websocket benchmark server using websockets-library. Slightly modified version from Python-Websockets_Websocket-Benchmark-Server
docker run -p 8080:8080 villekr/python-websocket-benchmark
- LOOP - Python event loop
- Default: "asyncio"
- Type: string (uvloop)