Skip to content

Merging the changes in Master branch with the changes in duplexConnection branch - #2

Closed
phoad wants to merge 48 commits into
lehecka:duplexConnectionfrom
phoad:dupcon_yarpl
Closed

Merging the changes in Master branch with the changes in duplexConnection branch#2
phoad wants to merge 48 commits into
lehecka:duplexConnectionfrom
phoad:dupcon_yarpl

Conversation

@phoad

@phoadphoad commented Jun 8, 2017

Copy link
Copy Markdown

I have run the unit tests and examples. I have run the benchmark executables.

  • I have hit only one std::abort!! in benchmarks/streamthoughput.
  • This same failure also happens in the master branch of rsocket-cpp.

Fuat Geleriand others added 30 commits June 5, 2017 17:45
* adding {Flowable, Observable}::justOnce operator
* cr feedback
… callbacks (rsocket#503)
* adding RSocketNetworkStats interface for on{Connected, Disconnected, Closed} callbacks
* accpting network stats in the RSocketClient ctor
* fixing memory leak
…ionManager (rsocket#505)
* adding RSocketNetworkStats interface for on{Connected, Disconnected, Closed} callbacks
* accpting network stats in the RSocketClient ctor
* Separating RSocket connection lifetime management into RSocketConnectionManager
* adding RSocketConnectionManager to RSocketClient
* fixing gcc issues
* fixing warnings in yarpl/perf
* adding RSocketNetworkStats interface for on{Connected, Disconnected, Closed} callbacks
* accpting network stats in the RSocketClient ctor
* Separating RSocket connection lifetime management into RSocketConnectionManager
* adding RSocketConnectionManager to RSocketClient
* RSocketServer Setup callback accepts ctor params
* [rsocket-cpp] Enable tck tests in travis builds
* proper clean up at signal
* changes to build everywhere
* fix memory leak in RSocketResponder on CANCEL reception
* terminate the server properly
* terminate the server properly
Again missing gflags includes
* [rsocket-cpp] move to clang4.0
* attempt to get clang build working
* attempt to get clang build working
* allow clang4.0 failures
* fix yml format
* use trusty instead of precise llvm-toolchain
somasunand others added 18 commits June 16, 2017 16:07
TCP server should be able to support any version
Improve the pretty print for operator<<Frame, operator<<Payload
These aren't used anymore as they were replaced by credits.{cpp,h}.
Most of these are empty and useless.
No functional changes.
* Use make_ref where possible instead of Reference<Foo>(new Foo(...)).
* Use Super where possible instead of FlowableOperator<D, U>::Subscription.
* M-x clang-format-buffer
@phoadphoad closed this Aug 18, 2017
@phoad
phoad deleted the dupcon_yarpl branch August 18, 2017 21:56
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.

4 participants

@phoad@lehecka@alexmalyshev@vitaut