-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add pairing plugin? #29
Comments
I haven't used it, but it might be worth adding to the standard package list. |
👍 On some type of pairing plugin. We could contribute a PR for flowdock support with atom-pair. It seems we have to have an account with pusher, but a free sandbox account allows for 20 collaborators so we could have some interesting mob refactors, with this as well. |
atom-pair is a bit of a toy since it only supports one tab. I'm not sure there is anything that supports really working together in the editor aside from screen sharing yet. @astephenb mentioned a service the other day that did not yet have atom support, but maybe we can ask them if they will soon? |
That service is floobits. I've used it some with sublime, it worked well enough. |
Ideally whoever resolves this issue will have spent at least a day using the plugin to vet how functional it is. |
Because it's all JS, we can use websockets and it looks like the people @ pusher.io, naturally, created a realtime code sync plugin for pairing - https://blog.pusher.com/atom-pair/
The text was updated successfully, but these errors were encountered: