Skip to content

Add docs and move to 0.4.0.M2#6

Merged
benjchristensen merged 2 commits intoReactiveX:0.xfrom
daschl:0.x
Oct 7, 2014
Merged

Add docs and move to 0.4.0.M2#6
benjchristensen merged 2 commits intoReactiveX:0.xfrom
daschl:0.x

Conversation

@daschl
Copy link
Copy Markdown
Collaborator

@daschl daschl commented Oct 7, 2014

There we go, this adds javadocs to the classes and also updates to M2, fixing the described issues (backpressure long/int and contravariance on the subscriber)

ping @benjchristensen and @alkemist

daschl added 2 commits October 7, 2014 15:06
This changeset updates the dependency to the latest milestone release
and changes to code to fix the issues described pre M2.

Especially
	- backpressure now uses a long instead of an int
	- contravariance is used for the reactive streams subscriber
@benjchristensen
Copy link
Copy Markdown
Member

Thanks!

@daschl
Copy link
Copy Markdown
Collaborator Author

daschl commented Oct 7, 2014

Oh dear, I just noticed that #3 is also open. I just kept fixing while adding the docs ;) Go ahead and merge whatever you want hehe

benjchristensen added a commit that referenced this pull request Oct 7, 2014
Add docs and move to 0.4.0.M2
@benjchristensen benjchristensen merged commit eb04215 into ReactiveX:0.x Oct 7, 2014
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