Commits
User selector
Commit History
Commits on Jul 24, 2019
update array indexes in copy
Show description for c64f6c2committedfixes array copying offsets for tuple3 bytebuf
Show description for ab37f2bcommittedfixes array copying offsets for tuple3 bytebuf
Show description for 5af6f33committed
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
Commits on Mar 27, 2019
fixes onClose issue (#608)
Show description for 3072d2eauthored andcommitted
Commits on Mar 17, 2019
General performance improvements (#598)
Show description for f55cf8fauthored andcommitted
Commits on Mar 14, 2019
Resume support (#558)
Show description for 576c0f5authored andcommitted
Commits on Mar 12, 2019
fixes uncontrolled data sending in case of direct propagation of request from requester (#595)
Show description for a11ef3fauthored andcommitted
Commits on Mar 5, 2019
fixes issue with requestChannel never completes if server cancels (#592) (#593)
Show description for e48658eauthored andcommitted
Commits on Feb 28, 2019
added back request channel optimization
Show description for d2daacccommittedadded missing retain on metadata when reassembling frames (#591)
Show description for 82ef2e1authored
Commits on Feb 27, 2019
add fragmentation support using new frames (#585)
Show description for b15a1fcauthored
Commits on Feb 18, 2019
bump version of Reactor to latest one (#579)
Show description for 4526efbauthored andcommitted