Skip to content

Conversation

@yschimke
Copy link
Member

@yschimke yschimke commented Dec 28, 2016

Seems like a typo

Two constructors are

public RemoteSender(Publisher<Frame> originalSource, Runnable cleanup, int streamId,  int initialRemoteRequested) {    
public RemoteSender(Publisher<Frame> originalSource, Runnable cleanup, int streamId) {

@yschimke yschimke changed the title use stream id Correct call to RemoteSender - streamId and initialRemoteRequested Dec 28, 2016
@NiteshKant
Copy link
Contributor

Thanks @yschimke
You are correct, it is a typo and it did not help that the unit test is ignored. I will do another PR to enable that test and probably unit tests for examples.

@NiteshKant NiteshKant merged commit 4ec6edb into rsocket:0.5.x Jan 2, 2017
@yschimke yschimke deleted the use_stream_id branch May 6, 2017 06:58
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