Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Tokio
An asynchronous I/O stack for the Rust programming language.
Collective -
Host: opensource -
https://opencollective.com/tokio
- Website: https://tokio.rs
- Code: https://github.com/tokio-rs
Add a way to combine multiple Parse and Serialize
github.com/tokio-rs/tokio-proto - Yamakaky opened this issue about 8 years ago
github.com/tokio-rs/tokio-proto - Yamakaky opened this issue about 8 years ago
`tokio_proto::Client` doesn't handle backing service failures.
github.com/tokio-rs/tokio-proto - cstorey opened this issue about 8 years ago
github.com/tokio-rs/tokio-proto - cstorey opened this issue about 8 years ago
doc: Frame::MessageWithBody
github.com/tokio-rs/tokio-proto - alexcrichton opened this issue about 8 years ago
github.com/tokio-rs/tokio-proto - alexcrichton opened this issue about 8 years ago
Default implementation of Parse::done
github.com/tokio-rs/tokio-proto - alexcrichton opened this issue about 8 years ago
github.com/tokio-rs/tokio-proto - alexcrichton opened this issue about 8 years ago
Implement a timer interval (returning a Stream of futures)
github.com/tokio-rs/tokio-timer - yasammez opened this issue about 8 years ago
github.com/tokio-rs/tokio-timer - yasammez opened this issue about 8 years ago
ServerContext::new_for_test
github.com/tokio-rs/tokio-tls - stepancheg opened this issue about 8 years ago
github.com/tokio-rs/tokio-tls - stepancheg opened this issue about 8 years ago
Fix google smoke test
github.com/tokio-rs/tokio-tls - stepancheg opened this pull request about 8 years ago
github.com/tokio-rs/tokio-tls - stepancheg opened this pull request about 8 years ago
hanging connection - tests with ab
github.com/tokio-rs/tokio-minihttp - szagi3891 opened this issue about 8 years ago
github.com/tokio-rs/tokio-minihttp - szagi3891 opened this issue about 8 years ago
Rexport TlsStream + add alpn feature
github.com/tokio-rs/tokio-tls - carllerche opened this pull request about 8 years ago
github.com/tokio-rs/tokio-tls - carllerche opened this pull request about 8 years ago
When persisting echo server, connections are never dropped, which increases memory usage and eventually prevents connections
github.com/tokio-rs/tokio-line - scooter-dangle opened this issue over 8 years ago
github.com/tokio-rs/tokio-line - scooter-dangle opened this issue over 8 years ago
Multi-line message from client causes client panic when receiving echo from server in examples/echo_server_client.rs
github.com/tokio-rs/tokio-line - scooter-dangle opened this issue over 8 years ago
github.com/tokio-rs/tokio-line - scooter-dangle opened this issue over 8 years ago
Is it possible to combine minihttp with anything else in the same loop?
github.com/tokio-rs/tokio-minihttp - tailhook opened this issue over 8 years ago
github.com/tokio-rs/tokio-minihttp - tailhook opened this issue over 8 years ago
`Framed` doesn't handle the remote end closing well
github.com/tokio-rs/tokio-proto - carllerche opened this issue over 8 years ago
github.com/tokio-rs/tokio-proto - carllerche opened this issue over 8 years ago
Fix comments in low_level_transport.
github.com/tokio-rs/tokio-line - ghost opened this pull request over 8 years ago
github.com/tokio-rs/tokio-line - ghost opened this pull request over 8 years ago
compile-time error
github.com/tokio-rs/tokio-minihttp - szagi3891 opened this issue over 8 years ago
github.com/tokio-rs/tokio-minihttp - szagi3891 opened this issue over 8 years ago
Support graceful shutdown
github.com/tokio-rs/tokio-core - alexcrichton opened this issue over 8 years ago
github.com/tokio-rs/tokio-core - alexcrichton opened this issue over 8 years ago
Fix small typo
github.com/tokio-rs/tokio-service - steveklabnik opened this pull request over 8 years ago
github.com/tokio-rs/tokio-service - steveklabnik opened this pull request over 8 years ago
Move `Timeit` service into this repo?
github.com/tokio-rs/tokio-middleware - fitzgen opened this issue over 8 years ago
github.com/tokio-rs/tokio-middleware - fitzgen opened this issue over 8 years ago
Update README.md
github.com/tokio-rs/tokio-minihttp - makevoid opened this pull request over 8 years ago
github.com/tokio-rs/tokio-minihttp - makevoid opened this pull request over 8 years ago
Update futures and tokio-core dependency versions.
github.com/tokio-rs/tokio-redis - JeffBelgum opened this pull request over 8 years ago
github.com/tokio-rs/tokio-redis - JeffBelgum opened this pull request over 8 years ago
explain how to run examples in README
github.com/tokio-rs/tokio-line - zackmdavis opened this pull request over 8 years ago
github.com/tokio-rs/tokio-line - zackmdavis opened this pull request over 8 years ago
Update futures version to match the other repos
github.com/tokio-rs/tokio-line - kristoff3r opened this pull request over 8 years ago
github.com/tokio-rs/tokio-line - kristoff3r opened this pull request over 8 years ago
Set futures version number to match the other repos
github.com/tokio-rs/tokio-service - kristoff3r opened this pull request over 8 years ago
github.com/tokio-rs/tokio-service - kristoff3r opened this pull request over 8 years ago
Grammar issue in README
github.com/tokio-rs/tokio-proto - briansmith opened this issue over 8 years ago
github.com/tokio-rs/tokio-proto - briansmith opened this issue over 8 years ago
The max_timeout check can panic
github.com/tokio-rs/tokio-timer - carllerche opened this issue over 8 years ago
github.com/tokio-rs/tokio-timer - carllerche opened this issue over 8 years ago
LowLevelLineTransport is not working
github.com/tokio-rs/tokio-line - en opened this issue over 8 years ago
github.com/tokio-rs/tokio-line - en opened this issue over 8 years ago
Do not hang in poll if event loop is destroyed
github.com/tokio-rs/tokio-core - stepancheg opened this pull request over 8 years ago
github.com/tokio-rs/tokio-core - stepancheg opened this pull request over 8 years ago
Add timeout middleware example
github.com/tokio-rs/tokio-line - carllerche opened this pull request over 8 years ago
github.com/tokio-rs/tokio-line - carllerche opened this pull request over 8 years ago
Add a convenience function for timing out a given future
github.com/tokio-rs/tokio-timer - carllerche opened this issue over 8 years ago
github.com/tokio-rs/tokio-timer - carllerche opened this issue over 8 years ago
tokio-line does not compile
github.com/tokio-rs/tokio-line - nbigaouette opened this issue over 8 years ago
github.com/tokio-rs/tokio-line - nbigaouette opened this issue over 8 years ago
D:\Apache24\bin>ab -c 1 -n 100 -k http://127.0.0.1:8080/ nothing happen
github.com/tokio-rs/tokio-minihttp - niukey opened this issue over 8 years ago
github.com/tokio-rs/tokio-minihttp - niukey opened this issue over 8 years ago
An unimplemented!() is reachable after all.
github.com/tokio-rs/tokio-line - nbigaouette opened this issue over 8 years ago
github.com/tokio-rs/tokio-line - nbigaouette opened this issue over 8 years ago
Problems with compiling examples
github.com/tokio-rs/tokio-minihttp - szagi3891 opened this issue over 8 years ago
github.com/tokio-rs/tokio-minihttp - szagi3891 opened this issue over 8 years ago
Update to tokio-core master
github.com/tokio-rs/tokio-line - alexcrichton opened this pull request over 8 years ago
github.com/tokio-rs/tokio-line - alexcrichton opened this pull request over 8 years ago
Track Tokio changes
github.com/tokio-rs/tokio-line - carllerche opened this pull request over 8 years ago
github.com/tokio-rs/tokio-line - carllerche opened this pull request over 8 years ago
Fails to build since pull request #4
github.com/tokio-rs/tokio-line - nbigaouette opened this issue over 8 years ago
github.com/tokio-rs/tokio-line - nbigaouette opened this issue over 8 years ago
Merging with redis-rs
github.com/tokio-rs/tokio-redis - mitsuhiko opened this issue over 8 years ago
github.com/tokio-rs/tokio-redis - mitsuhiko opened this issue over 8 years ago
Import futures-tls and rename to tokio-tls
github.com/tokio-rs/tokio-tls - alexcrichton opened this pull request over 8 years ago
github.com/tokio-rs/tokio-tls - alexcrichton opened this pull request over 8 years ago
Implements Transport using tokio::io::Framed
github.com/tokio-rs/tokio-line - SirVer opened this pull request over 8 years ago
github.com/tokio-rs/tokio-line - SirVer opened this pull request over 8 years ago
Simplify and document aggressively.
github.com/tokio-rs/tokio-line - SirVer opened this pull request over 8 years ago
github.com/tokio-rs/tokio-line - SirVer opened this pull request over 8 years ago
Specify version of log
github.com/tokio-rs/tokio-line - killercup opened this pull request over 8 years ago
github.com/tokio-rs/tokio-line - killercup opened this pull request over 8 years ago
Specify version of log
github.com/tokio-rs/tokio-redis - killercup opened this pull request over 8 years ago
github.com/tokio-rs/tokio-redis - killercup opened this pull request over 8 years ago