Ecosyste.ms: OpenCollective

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

Quinn

Support continued maintenance and development for Quinn.
Collective - Host: opensource - https://opencollective.com/quinn-rs - Code: https://github.com/quinn-rs/quinn

timeout unexpectedly

github.com/quinn-rs/quinn - szguoxz opened this issue almost 2 years ago
Proto: Ergonomics: Events are emitted before accepting stream

github.com/quinn-rs/quinn - FlorianUekermann opened this issue almost 2 years ago
Apply suggestions from clippy 1.68

github.com/quinn-rs/quinn - djc opened this pull request almost 2 years ago
Switch CI coverage test to use cargo-llvm-cov

github.com/quinn-rs/quinn - djc opened this pull request almost 2 years ago
Implement fallback for `sendmmsg` and `recvmmsg`

github.com/quinn-rs/quinn - link2xt opened this pull request almost 2 years ago
Borrow `self` in read_to_end, rather than consuming

github.com/quinn-rs/quinn - Ralith opened this pull request almost 2 years ago
Provider-based crypto tests

github.com/quinn-rs/quinn - nmittler opened this pull request almost 2 years ago
Update socket2 requirement from 0.4 to 0.5

github.com/quinn-rs/quinn - dependabot[bot] opened this pull request almost 2 years ago
Clippy 1.67

github.com/quinn-rs/quinn - djc opened this pull request almost 2 years ago
docs(quinn): remove restriction to tokio

github.com/quinn-rs/quinn - mxinden opened this pull request almost 2 years ago
Support external crypto implementations.

github.com/quinn-rs/quinn - nmittler opened this pull request almost 2 years ago
Clarify if `Event::ConnectionLost` is always emitted

github.com/quinn-rs/quinn - FlorianUekermann opened this issue almost 2 years ago
[WIP] Introducing conformance testing crate

github.com/quinn-rs/quinn - nmittler opened this pull request almost 2 years ago
Document how to close a stream correctly

github.com/quinn-rs/quinn - flub opened this pull request almost 2 years ago
0-RTT key lifecycle

github.com/quinn-rs/quinn - yushizhao opened this issue almost 2 years ago
[Bug] CI test failure for quinn-proto on i386

github.com/quinn-rs/quinn - werdahias opened this issue almost 2 years ago
Support BoringSSL

github.com/quinn-rs/quinn - nmittler opened this issue almost 2 years ago
Add `SendStream::is_fully_acked`

github.com/quinn-rs/quinn - elenaf9 opened this issue almost 2 years ago
MSQUIC Client talking with QUINN Endpoint

github.com/quinn-rs/quinn - cuyler opened this issue almost 2 years ago
Apply clippy suggestions from Rust 1.67

github.com/quinn-rs/quinn - dzvon opened this pull request almost 2 years ago
Fix usage message

github.com/quinn-rs/quinn - dzvon opened this pull request almost 2 years ago
License questions

github.com/quinn-rs/quinn - werdahias opened this issue almost 2 years ago
quinn_proto hangs in connection.handle_event() method

github.com/quinn-rs/quinn - jodiserla opened this issue almost 2 years ago
help build err in openbsd (bug report)

github.com/quinn-rs/quinn - littlesum opened this issue about 2 years ago
Add support for IP_RECVORIGDSTADDR socket option.

github.com/quinn-rs/quinn - PiotrSikora opened this pull request about 2 years ago
Ensure quinn works well with jumbo frames

github.com/quinn-rs/quinn - rklaehn opened this issue about 2 years ago
quinn_proto example with io_uring

github.com/quinn-rs/quinn - espoal opened this issue about 2 years ago
Update clap and examples

github.com/quinn-rs/quinn - JackoCoolio opened this pull request about 2 years ago
Preallocate output vector in poll_transmit().

github.com/quinn-rs/quinn - stormshield-damiend opened this pull request about 2 years ago
Add dangerous_packet_null_cipher feature to disable packet encryption.

github.com/quinn-rs/quinn - stormshield-damiend opened this pull request about 2 years ago
Update clap

github.com/quinn-rs/quinn - Ralith opened this pull request about 2 years ago
max_datagram_size() seems to be off by 2

github.com/quinn-rs/quinn - jfro opened this issue over 2 years ago
support alternative TLS backends

github.com/quinn-rs/quinn - decathorpe opened this issue over 2 years ago
Wasm/web support?

github.com/quinn-rs/quinn - FredrikNoren opened this issue over 2 years ago
C API

github.com/quinn-rs/quinn - tbu- opened this issue over 2 years ago
Stop using unbounded channels

github.com/quinn-rs/quinn - DemiMarie opened this issue over 2 years ago
Expose encoding and decoding of VarInt

github.com/quinn-rs/quinn - flub opened this issue almost 3 years ago
Update BBR implementation

github.com/quinn-rs/quinn - Ralith opened this issue about 3 years ago
Evaluate intrusive lists for stream bookkeeping

github.com/quinn-rs/quinn - Ralith opened this issue about 3 years ago
Unify connection and endpoint drivers

github.com/quinn-rs/quinn - Ralith opened this pull request about 3 years ago
quinn_udp: use async_io instead of tokio

github.com/quinn-rs/quinn - kpp opened this pull request over 3 years ago
Make Datagrams return BytesMut, not Bytes

github.com/quinn-rs/quinn - tbraun96 opened this issue over 3 years ago
connect quic go server wrong

github.com/quinn-rs/quinn - bipo123 opened this issue over 3 years ago
Unbounded queues might lead to excessive memory usage

github.com/quinn-rs/quinn - Matthias247 opened this issue over 3 years ago
Another handshake issue

github.com/quinn-rs/quinn - Matthias247 opened this issue almost 4 years ago
Allow user to retrieve RTT estimation

github.com/quinn-rs/quinn - jean-airoldie opened this issue about 4 years ago
Completion-based I/O

github.com/quinn-rs/quinn - Ralith opened this issue about 4 years ago
Reduce task-switching overhead on I/O path

github.com/quinn-rs/quinn - Ralith opened this issue about 4 years ago
Initial support for PLPMTUD

github.com/quinn-rs/quinn - djc opened this pull request over 4 years ago
0-RTT is sometimes unexpectedly rejected

github.com/quinn-rs/quinn - Ralith opened this issue over 4 years ago
ECN on Windows

github.com/quinn-rs/quinn - Demi-Marie opened this issue over 4 years ago
Server IP Address Migration

github.com/quinn-rs/quinn - eskimor opened this issue over 4 years ago
Interop ECN test `E`

github.com/quinn-rs/quinn - stammw opened this issue over 4 years ago
Support connecting to IP addresses

github.com/quinn-rs/quinn - Demi-Marie opened this issue about 5 years ago
Simple API for prototyping

github.com/quinn-rs/quinn - Ralith opened this pull request about 5 years ago
Implement delayed acknowledgement

github.com/quinn-rs/quinn - Ralith opened this issue over 5 years ago
Generate qlog traces

github.com/quinn-rs/quinn - Ralith opened this issue over 5 years ago
Consider reexporting rustls

github.com/quinn-rs/quinn - Ralith opened this issue over 5 years ago
Implement support for multipath

github.com/quinn-rs/quinn - djc opened this issue almost 6 years ago
Path MTU discovery

github.com/quinn-rs/quinn - Ralith opened this issue about 6 years ago
Use fuzzing for testing

github.com/quinn-rs/quinn - djc opened this issue over 6 years ago