Skip to content

Make RequestHandler an interface #154

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

Merged
merged 1 commit into from
Jul 22, 2016
Merged

Conversation

rdegnan
Copy link
Member

@rdegnan rdegnan commented Jul 21, 2016

Making RequestHandler an interface rather than an abstract class for consistency with ReactiveSocket, makes it more flexible to extend.

@stevegury
Copy link
Member

👍

@rdegnan rdegnan merged commit 8408978 into master Jul 22, 2016
@NiteshKant NiteshKant deleted the requesthandler-interface branch October 20, 2016 04:31
ilayaperumalg pushed a commit to ilayaperumalg/rsocket-java that referenced this pull request Dec 26, 2017
* Request Channel Payloads from Requester

Clarifying that a channel sends PAYLOAD frames. 

- Depends on rsocket/rsocket#153 and will need rebasing. 
- Need to also change wording later in the document explaining interaction model.
- Not certain about wording yet.

* Update Protocol.md

* Update Protocol.md

* Update Protocol.md

* Update Protocol.md
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.

3 participants