Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/tokio-rs/tokio-proto
A network application framework for Rust
https://github.com/tokio-rs/tokio-proto
Deprecate tokio-proto.
tobz opened this pull request over 6 years ago
tobz opened this pull request over 6 years ago
Upgrade rand to 0.5
upsuper opened this pull request over 6 years ago
upsuper opened this pull request over 6 years ago
Is this crate still being maintained?
driftluo opened this issue over 6 years ago
driftluo opened this issue over 6 years ago
bump lazycell to 1
ignatenkobrain opened this pull request over 6 years ago
ignatenkobrain opened this pull request over 6 years ago
Panic calling current_thread::block_on_all
rphmeier opened this issue over 6 years ago
rphmeier opened this issue over 6 years ago
Using TcpClient with tokio
flosse opened this issue almost 7 years ago
flosse opened this issue almost 7 years ago
chmod -x *.rs
ignatenkobrain opened this pull request about 7 years ago
ignatenkobrain opened this pull request about 7 years ago
Question: What's the future of tokio-proto and should new libraries depend on it?
flosse opened this issue about 7 years ago
flosse opened this issue about 7 years ago
Update dependencies to their latest versions
ignatenkobrain opened this pull request about 7 years ago
ignatenkobrain opened this pull request about 7 years ago
Bump dependencies
Eijebong opened this pull request about 7 years ago
Eijebong opened this pull request about 7 years ago
Pull up dependencies
imp opened this pull request about 7 years ago
imp opened this pull request about 7 years ago
Dependency updates
golem131 opened this pull request about 7 years ago
golem131 opened this pull request about 7 years ago
message rate
yoni386 opened this issue about 7 years ago
yoni386 opened this issue about 7 years ago
Replace io::Error with generic From<io::Error>
jvff opened this pull request over 7 years ago
jvff opened this pull request over 7 years ago
Fix delayed Pipeline closure
cramertj opened this pull request over 7 years ago
cramertj opened this pull request over 7 years ago
`TcpClient` leaks connection
jvff opened this issue over 7 years ago
jvff opened this issue over 7 years ago
Echo server grinds to a crawl when handling many sequential requests
jethrogb opened this issue over 7 years ago
jethrogb opened this issue over 7 years ago
Fix pipeline Frame documentation
jtdowney opened this pull request over 7 years ago
jtdowney opened this pull request over 7 years ago
Server welcome message or banner
jocutajar opened this issue over 7 years ago
jocutajar opened this issue over 7 years ago
How to get to the remote end socket address?
jocutajar opened this issue over 7 years ago
jocutajar opened this issue over 7 years ago
streaming::pipeline internals shouldn't always consume unwanted body data
sfackler opened this issue over 7 years ago
sfackler opened this issue over 7 years ago
Muddled doc wording?
petehayes102 opened this issue over 7 years ago
petehayes102 opened this issue over 7 years ago
Fix panic when server returns more responses than expected
VShell opened this pull request over 7 years ago
VShell opened this pull request over 7 years ago
Shutting down a TcpServer
mmstick opened this issue over 7 years ago
mmstick opened this issue over 7 years ago
Example for upload/download progress
kpcyrd opened this issue over 7 years ago
kpcyrd opened this issue over 7 years ago
Remove unused extern crates which were breaking the build
alex opened this pull request over 7 years ago
alex opened this pull request over 7 years ago
Removed Send + Sync bounds on NewService instances returned by F in with_handle
alex opened this pull request over 7 years ago
alex opened this pull request over 7 years ago
with_handle NewService lifetime overly restrictive?
alex opened this issue over 7 years ago
alex opened this issue over 7 years ago
No way to close a TcpStream after bind_client
pftbest opened this issue over 7 years ago
pftbest opened this issue over 7 years ago
Update lib.rs api documentation example to use tokio-io
rietmann opened this issue over 7 years ago
rietmann opened this issue over 7 years ago
Move `rand` to dev-dependencies
spinda opened this pull request over 7 years ago
spinda opened this pull request over 7 years ago
make `ClientFuture` public
Thomasdezeeuw opened this pull request over 7 years ago
Thomasdezeeuw opened this pull request over 7 years ago
Is it possible to implement an ordered protocol with tokio-rs?
adrianbrink opened this issue over 7 years ago
adrianbrink opened this issue over 7 years ago
All errors are forcibly thrown in the trash
sfackler opened this issue over 7 years ago
sfackler opened this issue over 7 years ago
How to implement non-default Transport::tick when already using Framed?
SpamapS opened this issue over 7 years ago
SpamapS opened this issue over 7 years ago
Avoid unnecessary unwrap.
frewsxcv opened this pull request over 7 years ago
frewsxcv opened this pull request over 7 years ago
Bump smallvec: 0.2 -> 0.4.
frewsxcv opened this pull request over 7 years ago
frewsxcv opened this pull request over 7 years ago
Use `E: Executor` instead of `tokio_core`'s `Handle`
alexcrichton opened this pull request over 7 years ago
alexcrichton opened this pull request over 7 years ago
Add additional BoxStream Inner to streaming::Body.
calc0000 opened this pull request over 7 years ago
calc0000 opened this pull request over 7 years ago
How to handle protocols that are not entirely multiplexed?
little-dude opened this issue over 7 years ago
little-dude opened this issue over 7 years ago
add a test for #165
arystan-sw opened this pull request over 7 years ago
arystan-sw opened this pull request over 7 years ago
Clean up unused_imports warnings for macro_use in tests
djc opened this pull request over 7 years ago
djc opened this pull request over 7 years ago
Remove boxing from the example, use FutureResult
skade opened this pull request over 7 years ago
skade opened this pull request over 7 years ago
error_chain + tokio_proto?
mark-i-m opened this issue over 7 years ago
mark-i-m opened this issue over 7 years ago
Error handling issue
arystan-sw opened this issue over 7 years ago
arystan-sw opened this issue over 7 years ago
Dependency update
golem131 opened this pull request over 7 years ago
golem131 opened this pull request over 7 years ago
TcpServer::serve() calls unwrap making it impossible to handle the error
cardoe opened this issue over 7 years ago
cardoe opened this issue over 7 years ago
Update links to pages in the tokio.rs going-deeper section
munckymagik opened this pull request almost 8 years ago
munckymagik opened this pull request almost 8 years ago
Check for space in frame_buf
ZoeyR opened this pull request almost 8 years ago
ZoeyR opened this pull request almost 8 years ago
Fix copy-paste error in BindClient doc string
djc opened this pull request almost 8 years ago
djc opened this pull request almost 8 years ago
BoundTcpClient & updated NewService
withoutboats opened this pull request almost 8 years ago
withoutboats opened this pull request almost 8 years ago
Update example code to use tokio-io crate
stensonowen opened this pull request almost 8 years ago
stensonowen opened this pull request almost 8 years ago
Allow different error types for incoming and outgoing frame and body errors
seanmonstar opened this issue almost 8 years ago
seanmonstar opened this issue almost 8 years ago
Bind existing TcpStream to a client protocol
glebpom opened this pull request almost 8 years ago
glebpom opened this pull request almost 8 years ago
Avoid quadratic complexity in poll()
jannic opened this pull request almost 8 years ago
jannic opened this pull request almost 8 years ago
Reserve BytesMut size in encode.
jannic opened this pull request almost 8 years ago
jannic opened this pull request almost 8 years ago
Allow option to prevent buffering of OutBody
seanmonstar opened this issue almost 8 years ago
seanmonstar opened this issue almost 8 years ago
Provide Debug impls for all types
carllerche opened this pull request almost 8 years ago
carllerche opened this pull request almost 8 years ago
[Feature] Allow connection registration to occur on reactors other than the one driving the listener
tikue opened this issue almost 8 years ago
tikue opened this issue almost 8 years ago
Change type params of ClientService to Request, Response.
tikue opened this pull request almost 8 years ago
tikue opened this pull request almost 8 years ago
Performance overhead of tokio-proto
jonhoo opened this issue almost 8 years ago
jonhoo opened this issue almost 8 years ago
Multiplex: Make RequestId generic
koivunej opened this pull request almost 8 years ago
koivunej opened this pull request almost 8 years ago
Multiplexing: RequestId type is fixed to u64
koivunej opened this issue almost 8 years ago
koivunej opened this issue almost 8 years ago
Include transport errors in panic message.
stephank opened this pull request almost 8 years ago
stephank opened this pull request almost 8 years ago
[Feature] allow clients to be cloned onto different reactors
tikue opened this issue almost 8 years ago
tikue opened this issue almost 8 years ago
Fix error frame dispatching issue
burmecia opened this pull request almost 8 years ago
burmecia opened this pull request almost 8 years ago
FrameBuf does not check if there is space when reading out frames
ZoeyR opened this issue almost 8 years ago
ZoeyR opened this issue almost 8 years ago
Setting tcp_no_delay when using TcpServer API
sunng87 opened this issue almost 8 years ago
sunng87 opened this issue almost 8 years ago
Ensure there's a method for "I'm done writing"
alexcrichton opened this issue almost 8 years ago
alexcrichton opened this issue almost 8 years ago
fix doc typo
arystan-sw opened this pull request almost 8 years ago
arystan-sw opened this pull request almost 8 years ago
The listen example is for tokio-core not tokio-proto
rushmorem opened this issue about 8 years ago
rushmorem opened this issue about 8 years ago
Consider having `ClientProxy` be a future representing the termination of the connection
carllerche opened this issue about 8 years ago
carllerche opened this issue about 8 years ago
Add graceful shutdown to TcpServer
alexcrichton opened this pull request about 8 years ago
alexcrichton opened this pull request about 8 years ago
Add a generic impl of streaming::pipeline::Transport
mbrubeck opened this pull request about 8 years ago
mbrubeck opened this pull request about 8 years ago
Fix reference to old `rpc::pipeline` and `Frame::Done` in comments
mbrubeck opened this pull request about 8 years ago
mbrubeck opened this pull request about 8 years ago
Allow multiplexed protocols to use different ID types
vorner opened this issue about 8 years ago
vorner opened this issue about 8 years ago
Doc suggestion: add a glossary
nicholasbishop opened this issue about 8 years ago
nicholasbishop opened this issue about 8 years ago
Doc unclear on how to "translate" from tokio-core to tokio-proto
nicholasbishop opened this issue about 8 years ago
nicholasbishop opened this issue about 8 years ago
Doc navigation menus push content way down on mobile
nicholasbishop opened this issue about 8 years ago
nicholasbishop opened this issue about 8 years ago
[docs] Getting Started example could use an explanation of frames
nicholasbishop opened this issue about 8 years ago
nicholasbishop opened this issue about 8 years ago
Add example streaming pipeline server
aajtodd opened this pull request about 8 years ago
aajtodd opened this pull request about 8 years ago
Consider renaming Dispatch::{In, Out}
casey opened this issue about 8 years ago
casey opened this issue about 8 years ago
[bikeshed] Expand Proto to Protocol
shepmaster opened this issue about 8 years ago
shepmaster opened this issue about 8 years ago
Enable configurating multiplex behavior
carllerche opened this pull request about 8 years ago
carllerche opened this pull request about 8 years ago
Allow core to be specified for a TcpServer instance
aajtodd opened this issue about 8 years ago
aajtodd opened this issue about 8 years ago
Why do I keep hitting this panic?
jared-mackey opened this issue about 8 years ago
jared-mackey opened this issue about 8 years ago
ClientProxy.call can panic
seanmonstar opened this issue about 8 years ago
seanmonstar opened this issue about 8 years ago
Support P2P applications
casey opened this issue about 8 years ago
casey opened this issue about 8 years ago
Format code with rustfmt
casey opened this pull request about 8 years ago
casey opened this pull request about 8 years ago
impl Debug for multiplex::ClientService
tikue opened this issue about 8 years ago
tikue opened this issue about 8 years ago
Can't infer BindServer from ServerProto in doc example
mthvedt opened this issue about 8 years ago
mthvedt opened this issue about 8 years ago
TcpServer::threads only half-works on Unix
alexcrichton opened this issue about 8 years ago
alexcrichton opened this issue about 8 years ago
Multiplex state should have timeouts
carllerche opened this issue over 8 years ago
carllerche opened this issue over 8 years ago
Add a way to combine multiple Parse and Serialize
Yamakaky opened this issue over 8 years ago
Yamakaky opened this issue over 8 years ago
`tokio_proto::Client` doesn't handle backing service failures.
cstorey opened this issue over 8 years ago
cstorey opened this issue over 8 years ago
doc: Examples
alexcrichton opened this issue over 8 years ago
alexcrichton opened this issue over 8 years ago
doc: Frame::MessageWithBody
alexcrichton opened this issue over 8 years ago
alexcrichton opened this issue over 8 years ago
Default implementation of Parse::done
alexcrichton opened this issue over 8 years ago
alexcrichton opened this issue over 8 years ago
`Framed` doesn't handle the remote end closing well
carllerche opened this issue over 8 years ago
carllerche opened this issue over 8 years ago
Grammar issue in README
briansmith opened this issue over 8 years ago
briansmith opened this issue over 8 years ago