Skip to content

Adds an example how to implement an asynchronous Subscriber, #185

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
Dec 24, 2014

Conversation

viktorklang
Copy link
Contributor

complete with TCK verification and documentation with references
to the spec.

@reactive-streams/contributors This PR complements the current examples by adding a documented asynchronous subscriber implementation, which means that we now have examples of Async Publisher, Sync Subscriber and Async Subscriber

complete with TCK verification and documentation with references
to the spec.
@viktorklang
Copy link
Contributor Author

@reactive-streams/contributors I hope it's OK that I merge this, please don't hesitate to object to anything in here after the fact, we can always tweak it (it's just an example anyway).

viktorklang added a commit that referenced this pull request Dec 24, 2014
…ample-√

Adds an example how to implement an asynchronous Subscriber,
@viktorklang viktorklang merged commit 82b342d into master Dec 24, 2014
@viktorklang viktorklang deleted the wip-async-subscriber-example-√ branch December 24, 2014 10:46
@ktoso
Copy link
Contributor

ktoso commented Dec 24, 2014

Read through it (better late than never 😉), looks very good - thanks Viktor!

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