A simple web sockets service to integrate with the Tab Boss chrome extension.
npm i
npm start
- Configure Tab Boss extension to connect to your local socket service
ws://localhost:3000
curl -H "Content-Type: application/json" -d '{"message":"Bonjourno"}' http://localhost:3000/broadcast