Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/tokio-rs/tokio-service

The core `Service` trait in Tokio and support
https://github.com/tokio-rs/tokio-service

Deprecate tokio-service.

tobz opened this pull request over 6 years ago
Time to deprecate?

tobz opened this issue over 6 years ago
Improve wording in documentation

cpick opened this pull request over 6 years ago
tokio-service vs. tower?

flosse opened this issue almost 7 years ago
Add Filter abstraction

DustinByfuglien opened this issue almost 7 years ago
Replace deprecated boxed() method usage in docs

roosmaa opened this pull request about 7 years ago
Unable to create new trait based on `tokio_service::Service`

daniel-Q6wUOI opened this issue about 7 years ago
Connection state

anton-dutov opened this issue over 7 years ago
Impl a service if &mut self is needed

flosse opened this issue over 7 years ago
doc rewording

king6cong opened this pull request over 7 years ago
Make NewService return a future.

withoutboats opened this pull request over 7 years ago
Just Middleware.

withoutboats opened this pull request over 7 years ago
Add example for testing

sholsapp opened this issue over 7 years ago
Middleware & Stream Services

withoutboats opened this pull request over 7 years ago
how to track connection?

Matrix-Zhang opened this issue over 7 years ago
Introduce a Middleware trait.

withoutboats opened this pull request almost 8 years ago
Fix names in examples (docs)

critiqjo opened this pull request almost 8 years ago
Consider renaming NewService trait

aajtodd opened this issue almost 8 years ago
Consider adding some combinators to Service / NewService

carllerche opened this issue almost 8 years ago
Service::call takes &mut self

carllerche opened this pull request about 8 years ago
Reconsider back pressure story

carllerche opened this issue about 8 years ago
Proposal: Back pressure handling + take &mut self

carllerche opened this pull request about 8 years ago
Publish tokio-service

hanscj1 opened this issue about 8 years ago
Service trait and lifetimes

withoutboats opened this issue about 8 years ago
Is the service trait still needed?

tailhook opened this issue about 8 years ago
Tidy up some impls of Service/NewService

alexcrichton opened this pull request about 8 years ago
Finalize tokio-service APIs for 0.1

aturon opened this pull request about 8 years ago
Current implementation of `poll_ready` is not very useful

tailhook opened this issue about 8 years ago
fix small typos in docs

ghost opened this pull request about 8 years ago
Fix small typo

steveklabnik opened this pull request over 8 years ago
Set futures version number to match the other repos

kristoff3r opened this pull request over 8 years ago