-
Notifications
You must be signed in to change notification settings - Fork 646
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Revisit write operations #725
Commits on May 1, 2019
-
Stephane Maldini committed
May 1, 2019 Configuration menu - View commit details
-
Copy full SHA for 03072be - Browse repository at this point
Copy the full SHA 03072beView commit details -
WIP: Remove ChannelOperationHandler
Move Publisher to Write in send operators Derive a new MonoSend from RSocket SendPublisher
Stephane Maldini committedMay 1, 2019 Configuration menu - View commit details
-
Copy full SHA for 3c1c54f - Browse repository at this point
Copy the full SHA 3c1c54fView commit details -
Stephane Maldini committed
May 1, 2019 Configuration menu - View commit details
-
Copy full SHA for 6658a06 - Browse repository at this point
Copy the full SHA 6658a06View commit details -
Improve send(Mono) and sendObject(Mono) support Tweak content-length/chunk encoding support Small improvements to MonoSendMany Remove unnecessary outbound code
Stephane Maldini committedMay 1, 2019 Configuration menu - View commit details
-
Copy full SHA for f5b67ee - Browse repository at this point
Copy the full SHA f5b67eeView commit details -
Try demand hanging on async use case
Stephane Maldini committedMay 1, 2019 Configuration menu - View commit details
-
Copy full SHA for ec4ce67 - Browse repository at this point
Copy the full SHA ec4ce67View commit details -
Stephane Maldini committed
May 1, 2019 Configuration menu - View commit details
-
Copy full SHA for 061a56d - Browse repository at this point
Copy the full SHA 061a56dView commit details -
Change default Tcp/Udp client ChannelOption values
Improve MonoSendMany - still WIP (too many flushes) Remove explicit flushOnBoundary
Stephane Maldini committedMay 1, 2019 Configuration menu - View commit details
-
Copy full SHA for 37d77b9 - Browse repository at this point
Copy the full SHA 37d77b9View commit details -
Improve flushing and use inlined promise
Stephane Maldini committedMay 1, 2019 Configuration menu - View commit details
-
Copy full SHA for 42f27e6 - Browse repository at this point
Copy the full SHA 42f27e6View commit details -
Add fusion support to send(Publisher)
Stephane Maldini committedMay 1, 2019 Configuration menu - View commit details
-
Copy full SHA for 6426940 - Browse repository at this point
Copy the full SHA 6426940View commit details -
remove unused transferEncoding path for HttpClientOps#sendObject
Stephane Maldini committedMay 1, 2019 Configuration menu - View commit details
-
Copy full SHA for 31d3c26 - Browse repository at this point
Copy the full SHA 31d3c26View commit details -
Stephane Maldini committed
May 1, 2019 Configuration menu - View commit details
-
Copy full SHA for e6b32b2 - Browse repository at this point
Copy the full SHA e6b32b2View commit details -
Reduce number of flushes further
Stephane Maldini committedMay 1, 2019 Configuration menu - View commit details
-
Copy full SHA for 82029ed - Browse repository at this point
Copy the full SHA 82029edView commit details -
Remove unused write cleanup callback, set prefetch to 256
Stephane Maldini committedMay 1, 2019 Configuration menu - View commit details
-
Copy full SHA for 70270a6 - Browse repository at this point
Copy the full SHA 70270a6View commit details -
fix #719 Filter the empty buffers emitted by the Publisher
Stephane Maldini committedMay 1, 2019 Configuration menu - View commit details
-
Copy full SHA for 9277692 - Browse repository at this point
Copy the full SHA 9277692View commit details -
Exclude unknown object message from readable sizer in MonoSendMany
Deprecate unusable FutureMono#disposableWriteAndFlush
Stephane Maldini committedMay 1, 2019 Configuration menu - View commit details
-
Copy full SHA for 9200ce6 - Browse repository at this point
Copy the full SHA 9200ce6View commit details -
Cleanup - prepare super class for other sends, fix trySuccess()
Stephane Maldini committedMay 1, 2019 Configuration menu - View commit details
-
Copy full SHA for 4fa5059 - Browse repository at this point
Copy the full SHA 4fa5059View commit details
Commits on May 6, 2019
-
Atomic OnSubscribe fixes for MonoSendMany
Slight ReactorNetty constant order tweak
Stephane Maldini committedMay 6, 2019 Configuration menu - View commit details
-
Copy full SHA for c704955 - Browse repository at this point
Copy the full SHA c704955View commit details