-
Notifications
You must be signed in to change notification settings - Fork 5
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
Stabilize RPC server components. #5
Conversation
- Made server::glommio_impl::hyper_compat::HyperExecutor spawn futures on task queues. - Add utiltity constructuors for tasks and processors under glommio_impl.
… to avoid name clashes.
…er glommio_impl more specific.
…ied offset for new record in README.
Overhaul documentation in different modules
Added necessary pieces of RPC Server implementation
Codecov ReportBase: 80.85% // Head: 68.89% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #5 +/- ##
===========================================
- Coverage 80.85% 68.89% -11.97%
===========================================
Files 6 21 +15
Lines 700 942 +242
===========================================
+ Hits 566 649 +83
- Misses 134 293 +159
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
glommio
runtime.laminarmq