Kim Klotz
5 years
5 years
Florian Heinle
5 years
Henning Koch
10 years
6 years
7 years
7 years
8 years
8 years
You can use wscat
:
sudo apt-get install node-ws
#
wscat -c ws://echo.websocket.org
connected (press CTRL+C to quit)
> foo
< foo
> bar
< bar
>
Last edit
Deleted user #4309
License
Source code in this card is licensed under the
MIT License.