Commits
User selector
Commit History
Commits on Sep 2, 2019
Performance Optimization Session (#682)
Show description for 3fe5750authored andcommittedadd @Override on override method (#689)
Show description for c6b3d64authored andcommitted
Commits on Aug 30, 2019
Implement Routing Metadata Extension (#687)
Show description for d1a8e6eauthored andcommitted
Commits on Aug 5, 2019
Feature/rate limiter publisher (#672)
Show description for 88ee909authored andcommittedAdd SocketAcceptorInterceptor (#676)
Show description for 8969401authored andcommitted
Commits on Aug 1, 2019
- authored andcommitted

Setup payload: distinguish missing and empty metadata
Show description for cf1b5d6authored andcommitted
Commits on Jul 29, 2019
Add APPLICATION_HESSIAN, APPLICATION_JAVA_OBJECT, APPLICATION_CLOUDEVENTS_JSON types (#673)
Show description for 07248bbauthored andcommitted
Commits on Jul 25, 2019
Upgrade to Reactor Dysprosium (#671)
Show description for c49cbd7authored andcommitted
Commits on Jul 24, 2019
fixes array copy in Tuple3ByteBuf (#669)
Show description for 9fa00a6authoredstream id wrap fix (#667)
Show description for 44f911bauthoredpolishing (#662)
Show description for 72cf960authored andcommitted
Commits on Jul 8, 2019
more performance improvements (#659)
Show description for a0a2687authored
Commits on Jul 5, 2019
Tuple Frames (#658)
Show description for fa5f179authored
Commits on Jun 17, 2019
Lease support (#648)
Show description for 265a83bauthored
Commits on Jun 14, 2019
Expose a Stream<Entry> out of CompositeMetadata (#649)
Show description for 19f0c78authored andcommittedFix CompositeMetadataFlyweight check of ASCII only custom mime (#651)
Show description for c9a4ea1authored andcommitted
Commits on Jun 12, 2019
ClientServerMultiplexer should properly route zero non-setup frames (#650)
Show description for d47b747authored andcommitted
Commits on Jun 11, 2019
Well known mime types and Composite metadata extension (#635)
Show description for 22e6503authored andcommitted
Commits on May 31, 2019
Fix leaks and issues related to fragmentation (#645)
Show description for c0c3e90authored andcommitted
Commits on May 30, 2019
Rename internal components to match their purpose (#643)
Show description for a8f5a75authored andcommitted
Commits on May 22, 2019
Fix logging formatting (#639)
Show description for e6ed251authored andcommitted
Commits on May 21, 2019
Client-side acceptor access to ConnectionSetupPayload (#636)
Show description for 9065434authored andcommittedFix bug when process OOMs due to retained LimitableRequestPublishers in RSocketServer (#638)
Show description for 71915d4authored andcommitted
Commits on May 16, 2019
Example of resumable file transfer (#631)
Show description for d476291authored andcommitted
Commits on May 13, 2019
actually stop keep-alive on closed connection
Show description for aa37d79committed
Commits on Apr 28, 2019
Resume cleanup round (#624)
Show description for 5101748authored andcommitted
Commits on Apr 18, 2019
keep-alives inside rsockets to restore rsocket -> netty-transport fusion (#621)
Show description for 6405898authored andcommittedfixing error with framing where it (#620)
Show description for 3de56c5authored
Commits on Apr 16, 2019
update version to 0.12.1-RC4
Show description for d835b14committed
Commits on Apr 15, 2019
provides final tuple bytebuf implementation (#614)
Show description for 102590eauthored andcommitted
Commits on Apr 12, 2019
fixes issue with fragmentation when the MTU size is set to 64 bytes (#616)
Show description for de7ee88authored
Commits on Apr 7, 2019
Switch resume position tracking to byte count (#611)
Show description for 92be5e2authored andcommitted
Commits on Apr 4, 2019
Feature/external httpserver (#612)
Show description for b455947authored andcommitted
Commits on Apr 2, 2019
fixes bug with incorrect WS framesize setup. (#610)
Show description for ab46669authored andcommitted