4 lines
152 B
Plaintext
4 lines
152 B
Plaintext
nginx: nginx -p . -c nginx.conf
|
|
websocket_server: python echo_server.py
|
|
send: sleep 1 ; ws send -x --verify_none wss://localhost:8765 /usr/local/bin/ws
|