Commits
User selector
Commit History
Commits on Apr 7, 2020
Rename collectXSemiFuture to collectX
Show description for 8c6f897authored andcommitted
Commits on Jun 26, 2018
Relicense RSocket to ASLv2 (#870)
Show description for 09783adauthored andcommitted
Commits on Jun 1, 2018
Change calls from collectAll to collectAllSemiFuture
Show description for 804eabcauthored andcommitted
Commits on May 4, 2018
Use Empty ResumptionManager to eliminate unnecessary caching
Show description for ff97ee3authored andcommitted
Commits on Apr 28, 2018
Make RSocketStateMachine don't depend on ConnectionSet
Show description for 9928405authored andcommitted
Commits on Apr 11, 2018
Gracefully handle the already accepted but not registered connections while closing the RSocketServer
Show description for e39f1c8authored andcommitted
Commits on Feb 16, 2018
Added missing const in interfaces and implementations of fbcode/rsocket/ codebase.
Show description for 1c4b307authored andcommitted
Commits on Jan 26, 2018
replacing yarpl::make_ref for std::make_shared
Show description for c829b4fauthored andcommitted
Commits on Jan 11, 2018
removing FrameTransport from SetupResumeAcceptor
Show description for dc34839authored andcommitted
Commits on Jan 10, 2018
Make ~ConnectionSet synchronous
Show description for fd995d9authored andcommittedCodemod yarpl::Reference -> std::shared_ptr
Show description for c130968authored andcommitted
Commits on Dec 23, 2017
Update ServerObserver with received request and sent reply counts
Show description for 1c220b3authored andcommitted
Commits on Nov 7, 2017
Merge pull request #821 from phoad/scheduled
Show description for 2a6f874authoredDrop ProtocolVersion argument to SetupResumeAcceptor (#819)
Show description for 0bfa641authored- committed
Fuat Geleri
Commits on Oct 5, 2017
Merge pull request #792 from dymk/tid-sra
Show description for 10340beauthored- committed
Dylan Knutson
Commits on Oct 4, 2017
- authored
somasun
Commits on Oct 3, 2017
- committed
Scott Ragan - committed
Scott Ragan
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 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 11, 2017
- authored andcommitted

Commits on Aug 9, 2017
- authored andcommitted

- authored andcommitted

Commits on Aug 4, 2017
- authored
somasun
Commits on Aug 2, 2017
Support destroying a SetupResumeAcceptor after its EventBase is destroyed (#617)
Show description for e722c56authored andcommitted
Commits on Jul 31, 2017
Cutting down on unconditional logging (#612)
Show description for 712e519authored andcommitted
Commits on Jul 28, 2017
- authored andcommitted

Commits on Jul 27, 2017
- authored andcommitted

Commits on Jul 17, 2017
Rename src/ to rsocket/ (#586)
Show description for 8e87d47authored
Loading