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

Bump vmactions/freebsd-vm from 0 to 1

github.com/quinn-rs/quinn - dependabot[bot] opened this pull request about 1 year ago
quinn connect h3 server timeout on windows

github.com/quinn-rs/quinn - NightBalance opened this issue about 1 year ago
Downgrade duplicate packet message to debug level

github.com/quinn-rs/quinn - nazar-pc opened this pull request about 1 year ago
Removed assert to check finalize is called before drop

github.com/quinn-rs/quinn - boserohan opened this pull request about 1 year ago
wip: add support for ECN on Windows.

github.com/quinn-rs/quinn - stormshield-damiend opened this pull request about 1 year ago
Send/receive datagrams help needed.

github.com/quinn-rs/quinn - karthikgbbristol opened this issue about 1 year ago
fix: don't fail when `finish` is called on a stopped stream

github.com/quinn-rs/quinn - thomaseizinger opened this pull request about 1 year ago
ensure LICENSE files are present in all published crates

github.com/quinn-rs/quinn - decathorpe opened this pull request about 1 year ago
Update async-io requirement from 1.6 to 2.0

github.com/quinn-rs/quinn - dependabot[bot] opened this pull request about 1 year ago
key_update_reordered is flaky

github.com/quinn-rs/quinn - djc opened this issue about 1 year ago
Problem with establishing connection

github.com/quinn-rs/quinn - serzhiio opened this issue about 1 year ago
Yield protocol violation for packets without frames

github.com/quinn-rs/quinn - djc opened this pull request about 1 year ago
feat: use mutable transmits to AsyncUdpSocket::poll_send

github.com/quinn-rs/quinn - dignifiedquire opened this pull request about 1 year ago
Make `quinn-proto::{Connection, Endpoint}` deterministic

github.com/quinn-rs/quinn - michael-yxchen opened this pull request about 1 year ago
Implement `Debug` for `IdleTimeout`.

github.com/quinn-rs/quinn - vvvviiv opened this pull request about 1 year ago
Update ring requirement from 0.16.7 to 0.17.4

github.com/quinn-rs/quinn - dependabot[bot] opened this pull request about 1 year ago
Trying to implement `Debug` for `IdleTimeout`

github.com/quinn-rs/quinn - vvvviiv opened this issue about 1 year ago
#1685, applied to main

github.com/quinn-rs/quinn - jeromegn opened this pull request about 1 year ago
#1682 squashed + split

github.com/quinn-rs/quinn - djc opened this pull request about 1 year ago
Connection timeout quinn 0.7.2 Android (cargo-ndk)

github.com/quinn-rs/quinn - MateusArthur opened this issue about 1 year ago
Do not pre-allocate memory on streams

github.com/quinn-rs/quinn - jeromegn opened this pull request about 1 year ago
Single threaded runtime support

github.com/quinn-rs/quinn - vlovich opened this issue about 1 year ago
Update ring requirement from 0.16.7 to 0.17.2

github.com/quinn-rs/quinn - dependabot[bot] opened this pull request about 1 year ago
Don't pre-allocate uni/bi stream

github.com/quinn-rs/quinn - jeromegn opened this issue about 1 year ago
Accept's Future Output

github.com/quinn-rs/quinn - jxs opened this issue about 1 year ago
Bump quinn-proto version to 0.9.6

github.com/quinn-rs/quinn - grooviegermanikus opened this pull request about 1 year ago
Update ring requirement from 0.16.7 to 0.17.0

github.com/quinn-rs/quinn - dependabot[bot] opened this pull request about 1 year ago
Fix ACK frequency extension corner case

github.com/quinn-rs/quinn - Ralith opened this pull request about 1 year ago
backport to 0.9: Allow GSO to be manually disabled

github.com/quinn-rs/quinn - grooviegermanikus opened this pull request over 1 year ago
Backport #1667 to 0.10.x

github.com/quinn-rs/quinn - djc opened this pull request over 1 year ago
Backport #1667 to 0.9.x

github.com/quinn-rs/quinn - djc opened this pull request over 1 year ago
More principled error handling for invalid frames

github.com/quinn-rs/quinn - djc opened this pull request over 1 year ago
Pass byte read count to FinishEarly

github.com/quinn-rs/quinn - rom1v opened this pull request over 1 year ago
Await connection drain

github.com/quinn-rs/quinn - BiagioFesta opened this issue over 1 year ago
RecvStream::read_exact() API insufficient

github.com/quinn-rs/quinn - rom1v opened this issue over 1 year ago
sending delay detection

github.com/quinn-rs/quinn - szguoxz opened this issue over 1 year ago
Automatic Retry heuristics

github.com/quinn-rs/quinn - Ralith opened this issue over 1 year ago
Get current connection blocking status

github.com/quinn-rs/quinn - szguoxz opened this issue over 1 year ago
Allow running perf client and server within dockers

github.com/quinn-rs/quinn - stormshield-damiend opened this pull request over 1 year ago
Bump actions/checkout from 3 to 4

github.com/quinn-rs/quinn - dependabot[bot] opened this pull request over 1 year ago
Minor bulk benchmark improvements

github.com/quinn-rs/quinn - Ralith opened this pull request over 1 year ago
Generalize UdpStats::transmits to ios

github.com/quinn-rs/quinn - Ralith opened this pull request over 1 year ago
Clamp per-RTT ACK timeouts to at most once per 10ms

github.com/quinn-rs/quinn - Ralith opened this pull request over 1 year ago
silent an info message related to ack frequency.

github.com/quinn-rs/quinn - stormshield-damiend opened this pull request over 1 year ago
Add missing export for proto::AckFrequencyConfig.

github.com/quinn-rs/quinn - stormshield-damiend opened this pull request over 1 year ago
Backport robust reset detection to 0.10

github.com/quinn-rs/quinn - Ralith opened this pull request over 1 year ago
proto: don't panic when draining an unknown connection

github.com/quinn-rs/quinn - Ralith opened this pull request over 1 year ago
Replace Matrix link with Discord

github.com/quinn-rs/quinn - Ralith opened this pull request over 1 year ago
Replace Gitter link with Discord

github.com/quinn-rs/quinn - djc opened this pull request over 1 year ago
proto: bump to 0.10.3

github.com/quinn-rs/quinn - Ralith opened this pull request over 1 year ago
Deflake ACK tests

github.com/quinn-rs/quinn - Ralith opened this pull request over 1 year ago
Backport gso mitigations

github.com/quinn-rs/quinn - Ralith opened this pull request over 1 year ago
udp: disable GSO on EINVAL

github.com/quinn-rs/quinn - Ralith opened this pull request over 1 year ago
proto: Allow GSO to be manually disabled

github.com/quinn-rs/quinn - Ralith opened this pull request over 1 year ago
udp: don't log EMSGSIZE errors

github.com/quinn-rs/quinn - Ralith opened this pull request over 1 year ago
Add docs for RecvMeta

github.com/quinn-rs/quinn - flub opened this pull request over 1 year ago
udp: use set_socket_option_supported() wrapper

github.com/quinn-rs/quinn - djc opened this pull request over 1 year ago
BBR v3 support?

github.com/quinn-rs/quinn - moranno opened this issue over 1 year ago
udp: simplify socket state initialization

github.com/quinn-rs/quinn - djc opened this pull request over 1 year ago
Privatize TransportParameters::default()

github.com/quinn-rs/quinn - Ralith opened this pull request over 1 year ago
Ignoring error setting IP_DONTFRAG on iOS

github.com/quinn-rs/quinn - jieliangma opened this pull request over 1 year ago
Protocol not available (os error 42)

github.com/quinn-rs/quinn - jieliangma opened this issue over 1 year ago
Bump Swatinem/rust-cache from 1 to 2

github.com/quinn-rs/quinn - dependabot[bot] opened this pull request over 1 year ago
remove wrap_udp_socket

github.com/quinn-rs/quinn - zzwxh opened this pull request over 1 year ago
Add rebind_with_abstract_socket

github.com/quinn-rs/quinn - zzwxh opened this issue over 1 year ago
quicwg out of date

github.com/quinn-rs/quinn - zzwxh opened this issue over 1 year ago
FrameStats: cannot find documentation on the values

github.com/quinn-rs/quinn - grooviegermanikus opened this issue over 1 year ago
Perform a key update early in a connection's lifetime

github.com/quinn-rs/quinn - Ralith opened this pull request over 1 year ago
Mitigate optimistic ACK attacks

github.com/quinn-rs/quinn - Ralith opened this pull request over 1 year ago
Fold UdpState into AsyncUdpSocket

github.com/quinn-rs/quinn - Ralith opened this pull request over 1 year ago
Fix excessive receive buffer allocation

github.com/quinn-rs/quinn - Ralith opened this pull request over 1 year ago
Expose more properties and setters on UdpState

github.com/quinn-rs/quinn - Icelk opened this pull request over 1 year ago