Skip to content

JorgenHookham/tab-boss-socket-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tab Boss Sockets Service

A simple web sockets service to integrate with the Tab Boss chrome extension.

Try It Out

  1. npm i
  2. npm start
  3. Configure Tab Boss extension to connect to your local socket service ws://localhost:3000
  4. curl -H "Content-Type: application/json" -d '{"message":"Bonjourno"}' http://localhost:3000/broadcast

About

A simple web sockets service to integrate with the Tab Boss chrome extension

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published