Skip to content
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

Subscribe to server out upon connection #1376

Merged
merged 1 commit into from
Oct 19, 2015
Merged

Subscribe to server out upon connection #1376

merged 1 commit into from
Oct 19, 2015

Conversation

Malabarba
Copy link
Member

@bbatsov
Copy link
Member

bbatsov commented Oct 18, 2015

Looks good to me. I'm wondering if we should expose the ability to unsubscribe a session in CIDER. Probably few people would use this, so it doesn't make much sense. On the other hand it would make it possible to toggle between the old and new behaviour. This is definitely not important, I'm just jotting down some thoughts.

bbatsov added a commit that referenced this pull request Oct 19, 2015
Subscribe to server out upon connection
@bbatsov bbatsov merged commit cb47d71 into master Oct 19, 2015
@bbatsov bbatsov deleted the out branch October 19, 2015 08:35
@Malabarba
Copy link
Member Author

Looks good to me. I'm wondering if we should expose the ability to unsubscribe a session in CIDER.

If somebody asks for it, we can probably just tell them to do something like this

(cider-nrepl-send-unhandled-request '("op" "out-unsubscribe"))

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

Successfully merging this pull request may close these issues.

2 participants