Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / tokio-rs/tokio-proto issues and pull requests

#209 - Deprecate tokio-proto.

Pull Request - State: closed - Opened by tobz over 6 years ago - 1 comment

#208 - Upgrade rand to 0.5

Pull Request - State: open - Opened by upsuper over 6 years ago

#207 - Is this crate still being maintained?

Issue - State: open - Opened by driftluo over 6 years ago - 1 comment

#206 - bump lazycell to 1

Pull Request - State: open - Opened by ignatenkobrain over 6 years ago

#205 - Panic calling current_thread::block_on_all

Issue - State: closed - Opened by rphmeier over 6 years ago

#204 - Using TcpClient with tokio

Issue - State: open - Opened by flosse almost 7 years ago

#203 - chmod -x *.rs

Pull Request - State: open - Opened by ignatenkobrain almost 7 years ago

#202 - Question: What's the future of tokio-proto and should new libraries depend on it?

Issue - State: open - Opened by flosse almost 7 years ago - 5 comments

#201 - Update dependencies to their latest versions

Pull Request - State: open - Opened by ignatenkobrain almost 7 years ago

#200 - Bump dependencies

Pull Request - State: closed - Opened by Eijebong almost 7 years ago - 1 comment

#199 - Pull up dependencies

Pull Request - State: closed - Opened by imp almost 7 years ago - 6 comments

#198 - Dependency updates

Pull Request - State: open - Opened by golem131 almost 7 years ago - 1 comment

#197 - message rate

Issue - State: closed - Opened by yoni386 about 7 years ago - 1 comment

#196 - Replace io::Error with generic From<io::Error>

Pull Request - State: closed - Opened by jvff about 7 years ago - 1 comment

#195 - Fix delayed Pipeline closure

Pull Request - State: closed - Opened by cramertj about 7 years ago - 4 comments

#194 - `TcpClient` leaks connection

Issue - State: closed - Opened by jvff about 7 years ago - 7 comments

#192 - Fix pipeline Frame documentation

Pull Request - State: closed - Opened by jtdowney about 7 years ago - 1 comment

#191 - Server welcome message or banner

Issue - State: closed - Opened by jocutajar about 7 years ago - 2 comments

#190 - How to get to the remote end socket address?

Issue - State: closed - Opened by jocutajar about 7 years ago - 3 comments

#188 - Muddled doc wording?

Issue - State: open - Opened by petehayes102 about 7 years ago

#187 - Fix panic when server returns more responses than expected

Pull Request - State: closed - Opened by VShell about 7 years ago

#186 - Shutting down a TcpServer

Issue - State: open - Opened by mmstick about 7 years ago - 1 comment

#185 - Example for upload/download progress

Issue - State: closed - Opened by kpcyrd about 7 years ago - 1 comment

#184 - Remove unused extern crates which were breaking the build

Pull Request - State: closed - Opened by alex about 7 years ago

#183 - Removed Send + Sync bounds on NewService instances returned by F in with_handle

Pull Request - State: closed - Opened by alex about 7 years ago - 1 comment

#182 - with_handle NewService lifetime overly restrictive?

Issue - State: open - Opened by alex about 7 years ago - 6 comments

#181 - No way to close a TcpStream after bind_client

Issue - State: closed - Opened by pftbest about 7 years ago - 1 comment

#180 - Update lib.rs api documentation example to use tokio-io

Issue - State: open - Opened by rietmann about 7 years ago

#179 - Move `rand` to dev-dependencies

Pull Request - State: closed - Opened by spinda over 7 years ago - 1 comment

#178 - make `ClientFuture` public

Pull Request - State: closed - Opened by Thomasdezeeuw over 7 years ago - 1 comment

#177 - Is it possible to implement an ordered protocol with tokio-rs?

Issue - State: closed - Opened by adrianbrink over 7 years ago - 4 comments

#176 - All errors are forcibly thrown in the trash

Issue - State: open - Opened by sfackler over 7 years ago

#175 - How to implement non-default Transport::tick when already using Framed?

Issue - State: closed - Opened by SpamapS over 7 years ago - 2 comments

#174 - Avoid unnecessary unwrap.

Pull Request - State: closed - Opened by frewsxcv over 7 years ago - 1 comment

#173 - Bump smallvec: 0.2 -> 0.4.

Pull Request - State: closed - Opened by frewsxcv over 7 years ago - 1 comment

#172 - Use `E: Executor` instead of `tokio_core`'s `Handle`

Pull Request - State: closed - Opened by alexcrichton over 7 years ago - 5 comments

#171 - Add additional BoxStream Inner to streaming::Body.

Pull Request - State: closed - Opened by calc0000 over 7 years ago - 1 comment

#170 - How to handle protocols that are not entirely multiplexed?

Issue - State: closed - Opened by little-dude over 7 years ago - 6 comments

#169 - add a test for #165

Pull Request - State: open - Opened by arystan-sw over 7 years ago - 2 comments

#168 - Clean up unused_imports warnings for macro_use in tests

Pull Request - State: closed - Opened by djc over 7 years ago - 1 comment

#167 - Remove boxing from the example, use FutureResult

Pull Request - State: closed - Opened by skade over 7 years ago - 1 comment

#166 - error_chain + tokio_proto?

Issue - State: open - Opened by mark-i-m over 7 years ago - 2 comments

#165 - Error handling issue

Issue - State: closed - Opened by arystan-sw over 7 years ago - 5 comments

#164 - Dependency update

Pull Request - State: closed - Opened by golem131 over 7 years ago

#163 - TcpServer::serve() calls unwrap making it impossible to handle the error

Issue - State: open - Opened by cardoe over 7 years ago - 3 comments

#162 - Update links to pages in the tokio.rs going-deeper section

Pull Request - State: closed - Opened by munckymagik over 7 years ago - 1 comment

#161 - Check for space in frame_buf

Pull Request - State: closed - Opened by ZoeyR over 7 years ago - 1 comment

#160 - Fix copy-paste error in BindClient doc string

Pull Request - State: closed - Opened by djc over 7 years ago - 1 comment

#159 - BoundTcpClient & updated NewService

Pull Request - State: closed - Opened by withoutboats over 7 years ago - 1 comment

#158 - Update example code to use tokio-io crate

Pull Request - State: open - Opened by stensonowen over 7 years ago - 1 comment

#156 - Bind existing TcpStream to a client protocol

Pull Request - State: closed - Opened by glebpom over 7 years ago - 4 comments

#155 - Avoid quadratic complexity in poll()

Pull Request - State: open - Opened by jannic over 7 years ago - 15 comments

#154 - Reserve BytesMut size in encode.

Pull Request - State: closed - Opened by jannic over 7 years ago - 2 comments

#153 - Allow option to prevent buffering of OutBody

Issue - State: open - Opened by seanmonstar over 7 years ago

#152 - Provide Debug impls for all types

Pull Request - State: closed - Opened by carllerche over 7 years ago - 1 comment

#150 - Change type params of ClientService to Request, Response.

Pull Request - State: open - Opened by tikue over 7 years ago - 5 comments

#149 - Performance overhead of tokio-proto

Issue - State: open - Opened by jonhoo over 7 years ago - 7 comments

#148 - Multiplex: Make RequestId generic

Pull Request - State: closed - Opened by koivunej almost 8 years ago - 14 comments

#147 - Multiplexing: RequestId type is fixed to u64

Issue - State: closed - Opened by koivunej almost 8 years ago - 2 comments

#146 - Include transport errors in panic message.

Pull Request - State: closed - Opened by stephank almost 8 years ago - 2 comments

#145 - [Feature] allow clients to be cloned onto different reactors

Issue - State: open - Opened by tikue almost 8 years ago - 1 comment

#144 - Fix error frame dispatching issue

Pull Request - State: closed - Opened by burmecia almost 8 years ago - 3 comments

#143 - FrameBuf does not check if there is space when reading out frames

Issue - State: open - Opened by ZoeyR almost 8 years ago - 1 comment

#142 - Setting tcp_no_delay when using TcpServer API

Issue - State: closed - Opened by sunng87 almost 8 years ago - 2 comments

#141 - Ensure there's a method for "I'm done writing"

Issue - State: closed - Opened by alexcrichton almost 8 years ago - 2 comments

#140 - fix doc typo

Pull Request - State: closed - Opened by arystan-sw almost 8 years ago

#139 - The listen example is for tokio-core not tokio-proto

Issue - State: closed - Opened by rushmorem almost 8 years ago

#137 - Consider having `ClientProxy` be a future representing the termination of the connection

Issue - State: open - Opened by carllerche almost 8 years ago - 1 comment
Labels: 0.2-blocker

#135 - Add graceful shutdown to TcpServer

Pull Request - State: open - Opened by alexcrichton almost 8 years ago - 8 comments

#134 - Add a generic impl of streaming::pipeline::Transport

Pull Request - State: closed - Opened by mbrubeck almost 8 years ago - 4 comments

#133 - Fix reference to old `rpc::pipeline` and `Frame::Done` in comments

Pull Request - State: closed - Opened by mbrubeck almost 8 years ago - 2 comments

#129 - Allow multiplexed protocols to use different ID types

Issue - State: closed - Opened by vorner almost 8 years ago - 11 comments

#127 - Doc suggestion: add a glossary

Issue - State: closed - Opened by nicholasbishop almost 8 years ago - 3 comments

#126 - Doc unclear on how to "translate" from tokio-core to tokio-proto

Issue - State: closed - Opened by nicholasbishop almost 8 years ago - 2 comments

#124 - Doc navigation menus push content way down on mobile

Issue - State: closed - Opened by nicholasbishop almost 8 years ago - 1 comment

#123 - [docs] Getting Started example could use an explanation of frames

Issue - State: closed - Opened by nicholasbishop almost 8 years ago - 1 comment

#122 - Add example streaming pipeline server

Pull Request - State: closed - Opened by aajtodd almost 8 years ago - 1 comment

#120 - Consider renaming Dispatch::{In, Out}

Issue - State: open - Opened by casey almost 8 years ago - 6 comments

#116 - [bikeshed] Expand Proto to Protocol

Issue - State: closed - Opened by shepmaster almost 8 years ago - 2 comments

#112 - Enable configurating multiplex behavior

Pull Request - State: open - Opened by carllerche almost 8 years ago - 5 comments

#110 - Allow core to be specified for a TcpServer instance

Issue - State: closed - Opened by aajtodd almost 8 years ago - 9 comments
Labels: 0.2-cleanup

#107 - Why do I keep hitting this panic?

Issue - State: open - Opened by jared-mackey almost 8 years ago - 6 comments

#105 - ClientProxy.call can panic

Issue - State: closed - Opened by seanmonstar almost 8 years ago - 1 comment

#104 - Support P2P applications

Issue - State: closed - Opened by casey almost 8 years ago - 7 comments
Labels: doc

#103 - Format code with rustfmt

Pull Request - State: closed - Opened by casey almost 8 years ago - 3 comments

#102 - impl Debug for multiplex::ClientService

Issue - State: closed - Opened by tikue almost 8 years ago

#80 - Can't infer BindServer from ServerProto in doc example

Issue - State: closed - Opened by mthvedt almost 8 years ago - 4 comments

#78 - TcpServer::threads only half-works on Unix

Issue - State: open - Opened by alexcrichton almost 8 years ago - 3 comments
Labels: 0.2-blocker

#66 - Multiplex state should have timeouts

Issue - State: closed - Opened by carllerche about 8 years ago - 1 comment
Labels: 0.2-cleanup

#63 - Add a way to combine multiple Parse and Serialize

Issue - State: closed - Opened by Yamakaky about 8 years ago - 7 comments
Labels: doc

#60 - `tokio_proto::Client` doesn't handle backing service failures.

Issue - State: closed - Opened by cstorey about 8 years ago - 2 comments

#58 - doc: Examples

Issue - State: closed - Opened by alexcrichton about 8 years ago - 2 comments

#57 - doc: Frame::MessageWithBody

Issue - State: closed - Opened by alexcrichton about 8 years ago - 1 comment

#52 - Default implementation of Parse::done

Issue - State: closed - Opened by alexcrichton about 8 years ago - 1 comment

#45 - `Framed` doesn't handle the remote end closing well

Issue - State: closed - Opened by carllerche about 8 years ago - 3 comments

#36 - Grammar issue in README

Issue - State: closed - Opened by briansmith about 8 years ago - 1 comment