mirror of
https://github.com/defold/extension-websocket.git
synced 2025-06-27 09:47:44 +02:00
Added external debugging tools to README
This commit is contained in:
parent
ba2b8e4a69
commit
3fe8fbc0ff
10
README.md
10
README.md
@ -20,3 +20,13 @@ Set it to:
|
||||
* `0` to disable debugging (i.e. no debug output).
|
||||
* `1` to display state changes.
|
||||
* `2` to display the messages sent and received.
|
||||
|
||||
## External resources
|
||||
|
||||
To verify that your websocket server works, you can test it with some tools.
|
||||
|
||||
* [websocat](https://github.com/vi/websocat)
|
||||
|
||||
Or, you can test your server on this web page:
|
||||
|
||||
* https://www.websocket.org/echo.html
|
||||
|
Loading…
x
Reference in New Issue
Block a user