Ecosyste.ms: OpenCollective

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

github.com/tokio-rs/tokio-line

Line protocol for Tokio
https://github.com/tokio-rs/tokio-line

How to close the connection in server side?

zoumi opened this issue about 7 years ago
Reserve the actual msg length in buffer for encoding

creativcoder opened this pull request over 7 years ago
Little issue in the encode method of LineCodec

Kerollmops opened this issue over 7 years ago
Track tokio-proto/generic-requestid

koivunej opened this pull request almost 8 years ago
Sample using tokio-proto to stack Line on top of TLS

nayato opened this issue almost 8 years ago
Use `extend` instead of `extend_from_slice`

mbrubeck opened this pull request almost 8 years ago
send a request after response more than once?

hh9527 opened this issue almost 8 years ago
framed_transport encode: Use Vec::extend

serprex opened this pull request almost 8 years ago
WIP: Track upstream changes

carllerche opened this pull request almost 8 years ago
Clarify grammar in line transport documentation

o-klp opened this pull request about 8 years ago
Compilation failure

pyfisch opened this issue about 8 years ago
Fix comments in low_level_transport.

ghost opened this pull request over 8 years ago
explain how to run examples in README

zackmdavis opened this pull request over 8 years ago
Update futures version to match the other repos

kristoff3r opened this pull request over 8 years ago
LowLevelLineTransport is not working

en opened this issue over 8 years ago
Add timeout middleware example

carllerche opened this pull request over 8 years ago
tokio-line does not compile

nbigaouette opened this issue over 8 years ago
An unimplemented!() is reachable after all.

nbigaouette opened this issue over 8 years ago
Update to tokio-core master

alexcrichton opened this pull request over 8 years ago
Track Tokio changes

carllerche opened this pull request over 8 years ago
Fails to build since pull request #4

nbigaouette opened this issue over 8 years ago
Implements Transport using tokio::io::Framed

SirVer opened this pull request over 8 years ago
Simplify and document aggressively.

SirVer opened this pull request over 8 years ago
Add a mini-chat example

SirVer opened this issue over 8 years ago
Specify version of log

killercup opened this pull request over 8 years ago