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

Example of reading from a Unix socket

github.com/tokio-rs/tokio-uds - joerg-krause opened this issue almost 8 years ago
Multiplex: Make RequestId generic

github.com/tokio-rs/tokio-proto - koivunej opened this pull request almost 8 years ago
Multiplexing: RequestId type is fixed to u64

github.com/tokio-rs/tokio-proto - koivunej opened this issue almost 8 years ago
Fix typo in docstring

github.com/tokio-rs/tokio-uds - luser opened this pull request almost 8 years ago
Include transport errors in panic message.

github.com/tokio-rs/tokio-proto - stephank opened this pull request almost 8 years ago
Fix error frame dispatching issue

github.com/tokio-rs/tokio-proto - burmecia opened this pull request almost 8 years ago
Release new version with from_listener method

github.com/tokio-rs/tokio-uds - Kixunil opened this issue almost 8 years ago
Ensure there's a method for "I'm done writing"

github.com/tokio-rs/tokio-proto - alexcrichton opened this issue almost 8 years ago
fix doc typo

github.com/tokio-rs/tokio-proto - arystan-sw opened this pull request almost 8 years ago
use fixed version in dependencies

github.com/tokio-rs/tokio-redis - FredericHeem opened this pull request almost 8 years ago
What's the intended use of `Client` in `proto`?

github.com/tokio-rs/tokio-tls - michaelbeaumont opened this issue almost 8 years ago
Logging responses and errors

github.com/tokio-rs/tokio-middleware - matt-williams opened this issue almost 8 years ago
Add graceful shutdown to TcpServer

github.com/tokio-rs/tokio-proto - alexcrichton opened this pull request almost 8 years ago
Add a generic impl of streaming::pipeline::Transport

github.com/tokio-rs/tokio-proto - mbrubeck opened this pull request almost 8 years ago
Add feature flag for tokio-proto support

github.com/tokio-rs/tokio-tls - proman21 opened this pull request almost 8 years ago
Support for packets from pcap or af_packet

github.com/tokio-rs/tokio-core - stephanbuys opened this issue almost 8 years ago
Use `extend` instead of `extend_from_slice`

github.com/tokio-rs/tokio-line - mbrubeck opened this pull request almost 8 years ago
HTTP2/QUIC plan

github.com/tokio-rs/tokio-minihttp - navidnabavi opened this issue almost 8 years ago
Fix proto::Client docs

github.com/tokio-rs/tokio-tls - proman21 opened this pull request almost 8 years ago
reading the request data

github.com/tokio-rs/tokio-minihttp - xrmx opened this issue almost 8 years ago
Introduce a Middleware trait.

github.com/tokio-rs/tokio-service - withoutboats opened this pull request almost 8 years ago
Doc suggestion: add a glossary

github.com/tokio-rs/tokio-proto - nicholasbishop opened this issue almost 8 years ago
Doc navigation menus push content way down on mobile

github.com/tokio-rs/tokio-proto - nicholasbishop opened this issue almost 8 years ago
Document how to use tokio-uds with tokio-proto

github.com/tokio-rs/tokio-uds - nicholasbishop opened this issue almost 8 years ago
Add example streaming pipeline server

github.com/tokio-rs/tokio-proto - aajtodd opened this pull request almost 8 years ago
Consider renaming Dispatch::{In, Out}

github.com/tokio-rs/tokio-proto - casey opened this issue almost 8 years ago
[bikeshed] Expand Proto to Protocol

github.com/tokio-rs/tokio-proto - shepmaster opened this issue almost 8 years ago
Anticipating message from a Stream

github.com/tokio-rs/tokio-timer - 46bit opened this issue almost 8 years ago
Enable configurating multiplex behavior

github.com/tokio-rs/tokio-proto - carllerche opened this pull request almost 8 years ago
Fix names in examples (docs)

github.com/tokio-rs/tokio-service - critiqjo opened this pull request almost 8 years ago
Consider renaming NewService trait

github.com/tokio-rs/tokio-service - aajtodd opened this issue almost 8 years ago
Why do I keep hitting this panic?

github.com/tokio-rs/tokio-proto - jared-mackey opened this issue almost 8 years ago
ClientProxy.call can panic

github.com/tokio-rs/tokio-proto - seanmonstar opened this issue almost 8 years ago
Two comment edits

github.com/tokio-rs/tokio-socks5 - inejge opened this pull request almost 8 years ago
TLS for tokio-proto server

github.com/tokio-rs/tokio-tls - hanscj1 opened this issue almost 8 years ago
Support P2P applications

github.com/tokio-rs/tokio-proto - casey opened this issue almost 8 years ago
Format code with rustfmt

github.com/tokio-rs/tokio-proto - casey opened this pull request almost 8 years ago
impl Debug for multiplex::ClientService

github.com/tokio-rs/tokio-proto - tikue opened this issue almost 8 years ago
framed_transport encode: Use Vec::extend

github.com/tokio-rs/tokio-line - serprex opened this pull request almost 8 years ago
Re-enable rustls, etc. backends

github.com/tokio-rs/tokio-tls - Diggsey opened this issue almost 8 years ago
WIP: Track upstream changes

github.com/tokio-rs/tokio-line - carllerche opened this pull request almost 8 years ago
Service::call takes &mut self

github.com/tokio-rs/tokio-service - carllerche opened this pull request about 8 years ago
Reconsider back pressure story

github.com/tokio-rs/tokio-service - carllerche opened this issue about 8 years ago
broken pipe error on OSX and ubuntu

github.com/tokio-rs/tokio-tls - ashleygwilliams opened this issue about 8 years ago
Proposal: Back pressure handling + take &mut self

github.com/tokio-rs/tokio-service - carllerche opened this pull request about 8 years ago
Switch to futures-based DNS resolution

github.com/tokio-rs/tokio-socks5 - inejge opened this pull request about 8 years ago
Asynchronous DNS support example

github.com/tokio-rs/tokio-socks5 - inejge opened this issue about 8 years ago
Use with /dev/net/tun

github.com/tokio-rs/tokio-uds - Yamakaky opened this issue about 8 years ago
Implement the Debug trait for TlsStreams.

github.com/tokio-rs/tokio-tls - wiml opened this pull request about 8 years ago
DTLS support on openssl

github.com/tokio-rs/tokio-tls - Yamakaky opened this issue about 8 years ago
Update dependencies

github.com/tokio-rs/tokio-tls - Yamakaky opened this pull request about 8 years ago
Publish tokio-service

github.com/tokio-rs/tokio-service - hanscj1 opened this issue about 8 years ago
Publish tokio-tls

github.com/tokio-rs/tokio-tls - hanscj1 opened this issue about 8 years ago
Service trait and lifetimes

github.com/tokio-rs/tokio-service - withoutboats opened this issue about 8 years ago
TcpServer::threads only half-works on Unix

github.com/tokio-rs/tokio-proto - alexcrichton opened this issue about 8 years ago
Undocumented dependency on Linux

github.com/tokio-rs/tokio-tls - magnusart opened this issue about 8 years ago
fix teensy tinesy typo

github.com/tokio-rs/tokio-socks5 - mcginty opened this pull request about 8 years ago
Is the service trait still needed?

github.com/tokio-rs/tokio-service - tailhook opened this issue about 8 years ago
Clarify grammar in line transport documentation

github.com/tokio-rs/tokio-line - o-klp opened this pull request about 8 years ago
Switch to rust-native-tls

github.com/tokio-rs/tokio-tls - frewsxcv opened this issue about 8 years ago
Tidy up some impls of Service/NewService

github.com/tokio-rs/tokio-service - alexcrichton opened this pull request about 8 years ago
Added fmt::Debug for Request

github.com/tokio-rs/tokio-minihttp - liftoff opened this pull request about 8 years ago
Add custom status codes to responses

github.com/tokio-rs/tokio-minihttp - atarola opened this pull request about 8 years ago
Fresh git pull doesn't compile

github.com/tokio-rs/tokio-minihttp - liftoff opened this issue about 8 years ago
Add tokio_core::reactor::current()

github.com/tokio-rs/tokio-core - rushmorem opened this pull request about 8 years ago
Finalize tokio-service APIs for 0.1

github.com/tokio-rs/tokio-service - aturon opened this pull request about 8 years ago
Compilation failure

github.com/tokio-rs/tokio-line - pyfisch opened this issue about 8 years ago
Unify timer story

github.com/tokio-rs/tokio-core - carllerche opened this issue about 8 years ago
Expose TlsStreamExt

github.com/tokio-rs/tokio-tls - erikjohnston opened this issue about 8 years ago
Multiplex state should have timeouts

github.com/tokio-rs/tokio-proto - carllerche opened this issue about 8 years ago
Request: Techempower benchmarks

github.com/tokio-rs/tokio-minihttp - mooman219 opened this issue about 8 years ago
add a comment to HelloWorld example

github.com/tokio-rs/tokio-minihttp - ghost opened this pull request about 8 years ago
fix small typos in docs

github.com/tokio-rs/tokio-service - ghost opened this pull request about 8 years ago