Skip to content
This repository has been archived by the owner on Jun 10, 2022. It is now read-only.

Networkable Break Syncing #16

Open
ddaws opened this issue Jul 16, 2014 · 0 comments
Open

Networkable Break Syncing #16

ddaws opened this issue Jul 16, 2014 · 0 comments

Comments

@ddaws
Copy link
Collaborator

ddaws commented Jul 16, 2014

It would be nice to sync break over the local network (including localhost).

When break starts it should look for a break server on port XYZ of off all of the machines on the local network (including localhost). If one is found it subscribes to the break server. If none is found a break server is started and then break subscribes to it's own break server. The break server should control the timer and emit events to all of it's subscribers.

A single individual running break will be running both the server and client, connected over localhost. If this individual opens multiple Atom windows, they will subscribe to the already running break server and be synced.

Searching across more than localhost should be optional.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants