Commits
User selector
Commit History
Commits on Jan 9, 2020
Remove dead includes in rsocket
Show description for c63fed9authored andcommitted
Commits on Oct 14, 2019
Fix exception slicing issue
Show description for c4c4127authored andcommitted
Commits on Aug 28, 2018
Future<T>::then Future<T>::then(not-try-task) -> Future<T>::thenValue(task).
Show description for 562e476authored andcommitted
Commits on Aug 25, 2018
Reapplying only boiler plate code from D8955216
Show description for 0470932authored andcommitted
Commits on Aug 10, 2018
Revert D8955216
Show description for 844d825authored andcommittedAdd isDisconnected to RSocketClient
Show description for 311ca72authored andcommitted
Commits on Jul 27, 2018
server side http handler allow usages of Proxygen's Ex streams.
Show description for ea2363aauthored andcommitted
Commits on Jul 19, 2018
Indicate to transport whether session is being resumed
Show description for 58345ceauthored andcommitted
Commits on Jul 5, 2018
Let createClientFromConnection be called on any thread
Show description for b56cff0authored andcommitted
Commits on Jun 26, 2018
Relicense RSocket to ASLv2 (#870)
Show description for 09783adauthored andcommitted
Commits on Jun 22, 2018
Add RSocketClient::resumeFromConnection()
Show description for 78aeb0fauthored andcommitted
Commits on May 9, 2018
Auto format sources
Show description for f3aa102authored andcommitted
Commits on May 4, 2018
Use Empty ResumptionManager to eliminate unnecessary caching
Show description for ff97ee3authored andcommitted
Commits on Jan 26, 2018
replacing yarpl::make_ref for std::make_shared
Show description for c829b4fauthored andcommitted
Commits on Jan 10, 2018
Codemod yarpl::Reference -> std::shared_ptr
Show description for c130968authored andcommitted
Commits on Dec 14, 2017
Fix typo
Show description for 5068a50authored andcommitted
Commits on Oct 27, 2017
Don't use ConnectionSet in RSocketClient (#815)
Show description for 5fd73adauthored
Commits on Oct 4, 2017
- authored
somasun - authored
somasun
Commits on Oct 2, 2017
- authored
somasun
Commits on Sep 29, 2017
Clean up a bit of RSocketStateMachine's API (#771)
Show description for 86160a7authored andcommitted
Commits on Sep 18, 2017
- authored
somasun
Commits on Sep 15, 2017
Make ~RSocketConnectionManager asynchronous, rename to ConnectionSet (#749)
Show description for 43925acauthored
Commits on Sep 9, 2017
- authored
somasun
Commits on Sep 7, 2017
- authored andcommitted
RSocketClient::disconnect() should return a future (#726)
Show description for a15bcb2authored
Commits on Sep 5, 2017
Merge pull request #721 from dymk/bump-this-ref-when-capturing-this
Show description for f5fba0aauthoredSharing ConnectionFactory instance for RSocketClient instances (#716)
Show description for 526b1ddauthored- committed
Dylan Knutson - authored
somasun
Commits on Aug 30, 2017
Print client/server mode in RSocketStateMachine VLOGs (#699)
Show description for 87dce43authored andcommitted
Commits on Aug 26, 2017
removing EventBase from RSocketStateMachine (#665)
Show description for 1363aadauthored
Commits on Aug 18, 2017
fixing failure path for RSocketClient creation (#629)
Show description for 7898fa1authored
Commits on Aug 11, 2017
- authored andcommitted

Commits on Aug 9, 2017
- authored andcommitted
