Ecosyste.ms: OpenCollective

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

github.com/quinn-rs/quinn

Async-friendly QUIC implementation in Rust
https://github.com/quinn-rs/quinn

#2008: Make max_idle_timeout negotiation commutative.

mstyura opened this pull request 2 months ago
Incorrect `max_idle_timeout` negotiation.

mstyura opened this issue 2 months ago
chore: Replace IP strings with address types

larseggert opened this pull request 2 months ago
chore: `cargo +nightly clippy --fix`

larseggert opened this pull request 2 months ago
invalid authority or bad dns_name error when using IPv6 abbr

mokeyish opened this issue 2 months ago
"unused manifest key" warning occurs upon cargo check

gretchenfrage opened this issue 3 months ago
feat(quinn, quinn-proto): add aws-lc-rs-fips feature flag

M0dEx opened this pull request 3 months ago
Add alternative - unfair but lower latency - send stream scheduling strategy

alessandrod opened this pull request 3 months ago
crypto: expose negotiated_cipher_suite in the hadshake data

BiagioFesta opened this pull request 3 months ago
Add visionOS support

rofferom opened this pull request 3 months ago
Reduce memory allocations on servers that process a large number of streams

alessandrod opened this pull request 3 months ago
Export SendDatagram struct to the public API

flub opened this pull request 3 months ago
Expose orignial dest cid

thynson opened this pull request 3 months ago
ci: Check coverage on multiple platforms

larseggert opened this pull request 3 months ago
feat: Faster UDP/IO on Apple platforms

larseggert opened this pull request 3 months ago
feat: ack receiver timestamps

sterlingdeng opened this pull request 3 months ago
quinn: export endpoint::EndpointStats

wemeetagain opened this pull request 3 months ago
Export endpoint::EndpointStats

wemeetagain opened this issue 3 months ago
Custom initial cipher suite?

cloneable opened this issue 3 months ago
ACK Receive Timestamps

sterlingdeng opened this issue 3 months ago
proto: update DatagramState::outgoing_total on drop_oversized()

djc opened this pull request 3 months ago
Configuration ergonomics for client auth cert?

Imberflur opened this issue 3 months ago
receiver timestamps

sterlingdeng opened this pull request 3 months ago
remove panic-on-drop in `quinn_proto::Chunks`

abonander opened this pull request 4 months ago
Apply suggestions from clippy 1.81

djc opened this pull request 4 months ago
proto: bump version to 0.11.8 for release

djc opened this pull request 4 months ago
use orig_dst_cid to add into index to avoid corruption

lijunwangs opened this pull request 4 months ago
Version bump `quinn` to enforce patched `quinn-proto`

finnbear opened this pull request 4 months ago
proto: avoid panicking on rustls server config errors

djc opened this pull request 4 months ago
Fix and test validation of IDCID length

Ralith opened this pull request 4 months ago
Android API level <= 25 fails sendmsg ECN with InvalidInput

mxinden opened this pull request 4 months ago
"authentication failed" error raised in 0.11, but not in 0.10

matheus23 opened this issue 4 months ago
fix(.github/android): pass matrix.target and increase api to v26

mxinden opened this pull request 4 months ago
fix(udp): typo in sendmsg error log

mxinden opened this pull request 4 months ago
Don't silence errors from `quinn-udp` code

thomaseizinger opened this issue 4 months ago
Require slab `0.4.6` or higher

finnbear opened this pull request 4 months ago
build(deps): bump actions/setup-java from 3 to 4

dependabot[bot] opened this pull request 4 months ago
build(deps): bump android-actions/setup-android from 2 to 3

dependabot[bot] opened this pull request 4 months ago
exposes current path MTU discovered in connection stats

behzadnouri opened this pull request 4 months ago
Revert "Implement fallback for `sendmmsg` and `recvmmsg`"

mxinden opened this pull request 4 months ago
read remaining data before deciding to send STOP_SENDING frames

Ruben2424 opened this pull request 4 months ago
fix(udp): use libc::recvmmsg on Android x86

mxinden opened this pull request 4 months ago
Bump versions

Ralith opened this pull request 4 months ago
Enable use of aws-lc-rs instead of ring

djc opened this pull request 5 months ago
Fix min_ack_delay transport parameter ID

Ralith opened this pull request 5 months ago
build(deps): update windows-sys requirement from 0.52 to 0.59

dependabot[bot] opened this pull request 5 months ago
How to use empty cert connect my quic server using quinn?

zoujiaqing opened this issue 5 months ago
Add echo server & client for examples

zoujiaqing opened this issue 5 months ago
Revert "Expose the Handshake Confirmed state"

Ralith opened this pull request 5 months ago
Bump quinn -> quinn-proto version requirement

Ralith opened this pull request 5 months ago
No workspace lints

Ralith opened this pull request 5 months ago
quinn: bump version to 0.11.3

djc opened this pull request 5 months ago
Update cargo-deny-action to v2

djc opened this pull request 5 months ago
Add expect message to unwrap in PacketBuilder

casey opened this pull request 5 months ago
ci: add Android job

mxinden opened this pull request 5 months ago
how to use quinn to create an echo server and client?

zoujiaqing opened this issue 5 months ago
refactor(fuzz): add `#[cfg(fuzzing)]`

mxinden opened this pull request 5 months ago
`recvmmsg` is disallowed by seccomp on Android x86

mxinden opened this issue 5 months ago
Fix incorrect initial DCID indexing on retried connections

Ralith opened this pull request 5 months ago
Exclude metrics with freestanding getters from EndpointStats

Ralith opened this pull request 5 months ago
Expose the Handshake Confirmed state

Ralith opened this pull request 5 months ago
chore: move common package data to workspace Cargo.toml

mxinden opened this pull request 5 months ago
`handshakecorruption` crash

larseggert opened this issue 5 months ago
Apply suggestions from Clippy 1.80

djc opened this pull request 5 months ago
refactor: move rust-version to workspace Cargo.toml

mxinden opened this pull request 5 months ago
Bump MSRV to 1.70 following tokio 1.39

djc opened this pull request 5 months ago
Raise default idle timeout to 30 seconds

Ralith opened this pull request 5 months ago
Discard pre-handshake packets after the handshake

Ralith opened this pull request 5 months ago
Panic with tokio 1.39

alexheretic opened this issue 5 months ago
refactor(udp): introduce log facade

mxinden opened this pull request 5 months ago
ci(rust.yml): add job testing feature permutations

mxinden opened this pull request 5 months ago
chore(quinn): feature flag socket2 imports

mxinden opened this pull request 5 months ago
fix(udp): feature flag tracing in windows.rs

mxinden opened this pull request 5 months ago
udp: avoid warnings about unused import on non-Linux platforms

djc opened this pull request 5 months ago
refactor!: rename log feature to tracing-log

mxinden opened this pull request 5 months ago
quinn is failing `zerortt` interop

larseggert opened this issue 5 months ago
Allow disabling backtraces in panics

casey opened this issue 5 months ago
Bump some dependencies (tests done)

Sovenok-Hacker opened this pull request 5 months ago
Update Connection::close docs for new API

flub opened this pull request 5 months ago
[non-breaking] deps(udp): make tracing optional and add optional log

mxinden opened this pull request 5 months ago
Allow certificate access on Connecting

n-lebel opened this issue 5 months ago
[breaking] deps(udp): make tracing optional and add optional log

mxinden opened this pull request 5 months ago
Fix lack of reexport of ConnectionStats and ResetError

TirushOne opened this pull request 5 months ago
Use workspace dependencies for all external dependencies

djc opened this pull request 5 months ago
proto: avoid overflow in handshake done statistic

djc opened this pull request 5 months ago
proto: ignore incoming packets for closed connections

djc opened this pull request 5 months ago
Allows build on Solaris (#1877)

psumbera opened this pull request 6 months ago
bench(udp): measure non-GSO & GSO on localhost

mxinden opened this pull request 6 months ago
docs: remove reference to sendmmsg

mxinden opened this pull request 6 months ago
quinn: Make `Endpoint::client` dual-stack V6 by default

gretchenfrage opened this pull request 6 months ago
Utilize NEW_TOKEN frames

gretchenfrage opened this pull request 6 months ago
Update rustc-hash requirement from 1.1 to 2.0

dependabot[bot] opened this pull request 6 months ago
Add rtt estimator snapshots, if more accurate rtt analysis is demanded

StarStarJ opened this pull request 6 months ago