Skip to content

Eliminate ReactiveSocket.h - #442

Merged
lehecka merged 4 commits into
rsocket:masterfrom
benjchristensen:eliminate-reactivesocket_dot_h_from_src
May 17, 2017
Merged

Eliminate ReactiveSocket.h#442
lehecka merged 4 commits into
rsocket:masterfrom
benjchristensen:eliminate-reactivesocket_dot_h_from_src

Conversation

@benjchristensen

Copy link
Copy Markdown
Contributor

This pull request eliminates ReactiveSocket.h from the /src/ folder. It is still used by unit and tck tests for now (by moving into /tests/) as I wanted to decouple those changes from this one.

RSocketServer and RSocketClient now interact directly with the RSocketStateMachine.

... but it's copy/pasted into /test and still used by tests and tck which will need to be dealt with later
@benjchristensen

Copy link
Copy Markdown
ContributorAuthor

failure is known and being worked on in other pull requests

@lehecka
lehecka merged commit 9c9127a into rsocket:masterMay 17, 2017
@benjchristensen
benjchristensen deleted the eliminate-reactivesocket_dot_h_from_src branch May 17, 2017 12:27
Sign up for freeto 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

@benjchristensen@lehecka