add reference ssl echo server using websockets and nginx reverse proxy to terminate ssl

This commit is contained in:
Benjamin Sergeant
2020-01-05 15:26:35 -08:00
parent effa115ed2
commit c62ad5f466
7 changed files with 122 additions and 9 deletions

View File

@ -0,0 +1,3 @@
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