Skip to content

A very simple party bus webservice over websocket. Create or join a session to start the party.

Notifications You must be signed in to change notification settings

swarmlab-dev/go-partybus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚐🥳 go-partybus

go-partybus is a webservice that can be used to create a temporary party bus. A bus is a simple passthrough between connected peers. This can be seen as an ephemeral rendez-vous meeting-room.

Features

  • Service is available over HTTP/Websocket 🕸️🧦
  • Server can host multiple party in parrallel 🚌🥳.
  • ⚡ Sessions are created on demand and destroyed when all guests left the party
  • Simple JSON based protocol allowing basic identification for guests 🤠
  • Possibility to send a message to a subset of guest (broadcast 📢 / multicast / unicast)
  • Events to keep track of how many guests are in the room

About

A very simple party bus webservice over websocket. Create or join a session to start the party.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages