|
há 5 anos atrás | |
---|---|---|
.. | ||
README.md | há 5 anos atrás | |
echo_client.js | há 5 anos atrás | |
echo_server.js | há 5 anos atrás |
node-peerjs
Run the server
node echo_server.js
abcdefghijklmnopqrstuvwxyz
on the PeerJS signalling serverRun the client in a separate terminal window
node echo_client.js
abcdefghijklmnopqrstuvwxyz
You can now type in anything into the client terminal and the echo server script will simple echo it back