https://github.com/greenhousegames/firebase-waiting-room
Real-time waiting rooms using firebase
https://github.com/greenhousegames/firebase-waiting-room
firebase
Last synced: 2 months ago
JSON representation
Real-time waiting rooms using firebase
- Host: GitHub
- URL: https://github.com/greenhousegames/firebase-waiting-room
- Owner: greenhousegames
- Created: 2016-09-23T22:54:25.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-03-04T13:19:28.000Z (over 9 years ago)
- Last Synced: 2025-10-08T17:29:52.817Z (9 months ago)
- Topics: firebase
- Language: JavaScript
- Homepage:
- Size: 37.1 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Firebase Waiting Room
Automatically create a client/server connect between users. Once the user connects, it is becomes a client and looks for rooms hosted by a server. After a specified timeout, the client becomes a server and hosts a new room, waiting for clients to join.
## Live Products
This library is being used by the following apps:
- [Blob Clobber](https://www.greenhousegames.com/games/blobclobber)