A simple walkie talkie application made with socket.io.
install nodejs first, then
npm install --save [email protected]
npm install --save socket.io
Copy app to local directory;
node index.js
Send your ip address to your friend and have fun. Just works with Firefox.
Original Version : https://medium.com/@saurssaurav33/how-to-make-a-browser-walkie-talkie-using-node-js-and-socket-io-ae024bb9b378