Added credit and link to wslay

This commit is contained in:
Mathias Westerdahl
2020-11-01 09:28:27 +01:00
committed by GitHub
parent 8a9dc759a4
commit 0bf63cbdf8

View File

@@ -40,3 +40,9 @@ For command line debugging, there's
* tcpdump: `sudo tcpdump -X -s0 -ilo0 port 8080 ` (example for local ws:// connection)
* tcpdump: `sudo tcpdump -X -s0 host echo.websocket.org` (Monitors packets to/from echo.websocket.org)
## Credits
This extension makes use of the C library WSlay by @tatsuhiro-t:
* https://github.com/tatsuhiro-t/wslay