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
#2008: Make max_idle_timeout negotiation commutative.
github.com/quinn-rs/quinn - mstyura opened this pull request 2 months ago
github.com/quinn-rs/quinn - mstyura opened this pull request 2 months ago
Incorrect `max_idle_timeout` negotiation.
github.com/quinn-rs/quinn - mstyura opened this issue 2 months ago
github.com/quinn-rs/quinn - mstyura opened this issue 2 months ago
chore: Replace IP strings with address types
github.com/quinn-rs/quinn - larseggert opened this pull request 2 months ago
github.com/quinn-rs/quinn - larseggert opened this pull request 2 months ago
chore: `cargo +nightly clippy --fix`
github.com/quinn-rs/quinn - larseggert opened this pull request 2 months ago
github.com/quinn-rs/quinn - larseggert opened this pull request 2 months ago
invalid authority or bad dns_name error when using IPv6 abbr
github.com/quinn-rs/quinn - mokeyish opened this issue 2 months ago
github.com/quinn-rs/quinn - mokeyish opened this issue 2 months ago
"unused manifest key" warning occurs upon cargo check
github.com/quinn-rs/quinn - gretchenfrage opened this issue 3 months ago
github.com/quinn-rs/quinn - gretchenfrage opened this issue 3 months ago
feat(quinn, quinn-proto): add aws-lc-rs-fips feature flag
github.com/quinn-rs/quinn - M0dEx opened this pull request 3 months ago
github.com/quinn-rs/quinn - M0dEx opened this pull request 3 months ago
Add alternative - unfair but lower latency - send stream scheduling strategy
github.com/quinn-rs/quinn - alessandrod opened this pull request 3 months ago
github.com/quinn-rs/quinn - alessandrod opened this pull request 3 months ago
crypto: expose negotiated_cipher_suite in the hadshake data
github.com/quinn-rs/quinn - BiagioFesta opened this pull request 3 months ago
github.com/quinn-rs/quinn - BiagioFesta opened this pull request 3 months ago
Reduce memory allocations on servers that process a large number of streams
github.com/quinn-rs/quinn - alessandrod opened this pull request 3 months ago
github.com/quinn-rs/quinn - alessandrod opened this pull request 3 months ago
🏁 Race of Sloths: The Open Source Developer Challenge is about to start
github.com/quinn-rs/quinn - akorchyn opened this issue 3 months ago
github.com/quinn-rs/quinn - akorchyn opened this issue 3 months ago
Export SendDatagram struct to the public API
github.com/quinn-rs/quinn - flub opened this pull request 3 months ago
github.com/quinn-rs/quinn - flub opened this pull request 3 months ago
feat(quinn-proto): Make compilable in wasm32-unknown-unknown and run wasm tests in CI
github.com/quinn-rs/quinn - matheus23 opened this pull request 3 months ago
github.com/quinn-rs/quinn - matheus23 opened this pull request 3 months ago
ci: Check coverage on multiple platforms
github.com/quinn-rs/quinn - larseggert opened this pull request 3 months ago
github.com/quinn-rs/quinn - larseggert opened this pull request 3 months ago
feat: Faster UDP/IO on Apple platforms
github.com/quinn-rs/quinn - larseggert opened this pull request 3 months ago
github.com/quinn-rs/quinn - larseggert opened this pull request 3 months ago
feat: ack receiver timestamps
github.com/quinn-rs/quinn - sterlingdeng opened this pull request 3 months ago
github.com/quinn-rs/quinn - sterlingdeng opened this pull request 3 months ago
quinn: export endpoint::EndpointStats
github.com/quinn-rs/quinn - wemeetagain opened this pull request 3 months ago
github.com/quinn-rs/quinn - wemeetagain opened this pull request 3 months ago
Export endpoint::EndpointStats
github.com/quinn-rs/quinn - wemeetagain opened this issue 3 months ago
github.com/quinn-rs/quinn - wemeetagain opened this issue 3 months ago
proto: update DatagramState::outgoing_total on drop_oversized()
github.com/quinn-rs/quinn - djc opened this pull request 3 months ago
github.com/quinn-rs/quinn - djc opened this pull request 3 months ago
Configuration ergonomics for client auth cert?
github.com/quinn-rs/quinn - Imberflur opened this issue 3 months ago
github.com/quinn-rs/quinn - Imberflur opened this issue 3 months ago
`DatagramState::drop_oversized` should update `DatagramState::outgoing_total`
github.com/quinn-rs/quinn - dongcarl opened this issue 3 months ago
github.com/quinn-rs/quinn - dongcarl opened this issue 3 months ago
remove panic-on-drop in `quinn_proto::Chunks`
github.com/quinn-rs/quinn - abonander opened this pull request 4 months ago
github.com/quinn-rs/quinn - abonander opened this pull request 4 months ago
Apply suggestions from clippy 1.81
github.com/quinn-rs/quinn - djc opened this pull request 4 months ago
github.com/quinn-rs/quinn - djc opened this pull request 4 months ago
proto: bump version to 0.11.8 for release
github.com/quinn-rs/quinn - djc opened this pull request 4 months ago
github.com/quinn-rs/quinn - djc opened this pull request 4 months ago
use orig_dst_cid to add into index to avoid corruption
github.com/quinn-rs/quinn - lijunwangs opened this pull request 4 months ago
github.com/quinn-rs/quinn - lijunwangs opened this pull request 4 months ago
Version bump `quinn` to enforce patched `quinn-proto`
github.com/quinn-rs/quinn - finnbear opened this pull request 4 months ago
github.com/quinn-rs/quinn - finnbear opened this pull request 4 months ago
Clamp effective maximum MTU using the underlying interface limits
github.com/quinn-rs/quinn - Ralith opened this issue 4 months ago
github.com/quinn-rs/quinn - Ralith opened this issue 4 months ago
proto: avoid panicking on rustls server config errors
github.com/quinn-rs/quinn - djc opened this pull request 4 months ago
github.com/quinn-rs/quinn - djc opened this pull request 4 months ago
Fix and test validation of IDCID length
github.com/quinn-rs/quinn - Ralith opened this pull request 4 months ago
github.com/quinn-rs/quinn - Ralith opened this pull request 4 months ago
Android API level <= 25 fails sendmsg ECN with InvalidInput
github.com/quinn-rs/quinn - mxinden opened this pull request 4 months ago
github.com/quinn-rs/quinn - mxinden opened this pull request 4 months ago
"authentication failed" error raised in 0.11, but not in 0.10
github.com/quinn-rs/quinn - matheus23 opened this issue 4 months ago
github.com/quinn-rs/quinn - matheus23 opened this issue 4 months ago
fix(.github/android): pass matrix.target and increase api to v26
github.com/quinn-rs/quinn - mxinden opened this pull request 4 months ago
github.com/quinn-rs/quinn - mxinden opened this pull request 4 months ago
fix(udp): typo in sendmsg error log
github.com/quinn-rs/quinn - mxinden opened this pull request 4 months ago
github.com/quinn-rs/quinn - mxinden opened this pull request 4 months ago
Don't silence errors from `quinn-udp` code
github.com/quinn-rs/quinn - thomaseizinger opened this issue 4 months ago
github.com/quinn-rs/quinn - thomaseizinger opened this issue 4 months ago
Require slab `0.4.6` or higher
github.com/quinn-rs/quinn - finnbear opened this pull request 4 months ago
github.com/quinn-rs/quinn - finnbear opened this pull request 4 months ago
build(deps): bump actions/setup-java from 3 to 4
github.com/quinn-rs/quinn - dependabot[bot] opened this pull request 4 months ago
github.com/quinn-rs/quinn - dependabot[bot] opened this pull request 4 months ago
build(deps): bump android-actions/setup-android from 2 to 3
github.com/quinn-rs/quinn - dependabot[bot] opened this pull request 4 months ago
github.com/quinn-rs/quinn - dependabot[bot] opened this pull request 4 months ago
exposes current path MTU discovered in connection stats
github.com/quinn-rs/quinn - behzadnouri opened this pull request 4 months ago
github.com/quinn-rs/quinn - behzadnouri opened this pull request 4 months ago
Revert "Implement fallback for `sendmmsg` and `recvmmsg`"
github.com/quinn-rs/quinn - mxinden opened this pull request 4 months ago
github.com/quinn-rs/quinn - mxinden opened this pull request 4 months ago
read remaining data before deciding to send STOP_SENDING frames
github.com/quinn-rs/quinn - Ruben2424 opened this pull request 4 months ago
github.com/quinn-rs/quinn - Ruben2424 opened this pull request 4 months ago
fix(udp): use libc::recvmmsg on Android x86
github.com/quinn-rs/quinn - mxinden opened this pull request 4 months ago
github.com/quinn-rs/quinn - mxinden opened this pull request 4 months ago
Enable use of aws-lc-rs instead of ring
github.com/quinn-rs/quinn - djc opened this pull request 5 months ago
github.com/quinn-rs/quinn - djc opened this pull request 5 months ago
Fix min_ack_delay transport parameter ID
github.com/quinn-rs/quinn - Ralith opened this pull request 5 months ago
github.com/quinn-rs/quinn - Ralith opened this pull request 5 months ago
build(deps): update windows-sys requirement from 0.52 to 0.59
github.com/quinn-rs/quinn - dependabot[bot] opened this pull request 5 months ago
github.com/quinn-rs/quinn - dependabot[bot] opened this pull request 5 months ago
How to use empty cert connect my quic server using quinn?
github.com/quinn-rs/quinn - zoujiaqing opened this issue 5 months ago
github.com/quinn-rs/quinn - zoujiaqing opened this issue 5 months ago
Add echo server & client for examples
github.com/quinn-rs/quinn - zoujiaqing opened this issue 5 months ago
github.com/quinn-rs/quinn - zoujiaqing opened this issue 5 months ago
Revert "Expose the Handshake Confirmed state"
github.com/quinn-rs/quinn - Ralith opened this pull request 5 months ago
github.com/quinn-rs/quinn - Ralith opened this pull request 5 months ago
Bump quinn -> quinn-proto version requirement
github.com/quinn-rs/quinn - Ralith opened this pull request 5 months ago
github.com/quinn-rs/quinn - Ralith opened this pull request 5 months ago
Update cargo-deny-action to v2
github.com/quinn-rs/quinn - djc opened this pull request 5 months ago
github.com/quinn-rs/quinn - djc opened this pull request 5 months ago
Revert "proto: yield transport error for Initial packets with no CRYPTO"
github.com/quinn-rs/quinn - Ralith opened this pull request 5 months ago
github.com/quinn-rs/quinn - Ralith opened this pull request 5 months ago
Add expect message to unwrap in PacketBuilder
github.com/quinn-rs/quinn - casey opened this pull request 5 months ago
github.com/quinn-rs/quinn - casey opened this pull request 5 months ago
how to use quinn to create an echo server and client?
github.com/quinn-rs/quinn - zoujiaqing opened this issue 5 months ago
github.com/quinn-rs/quinn - zoujiaqing opened this issue 5 months ago
refactor(fuzz): add `#[cfg(fuzzing)]`
github.com/quinn-rs/quinn - mxinden opened this pull request 5 months ago
github.com/quinn-rs/quinn - mxinden opened this pull request 5 months ago
`recvmmsg` is disallowed by seccomp on Android x86
github.com/quinn-rs/quinn - mxinden opened this issue 5 months ago
github.com/quinn-rs/quinn - mxinden opened this issue 5 months ago
Fix incorrect initial DCID indexing on retried connections
github.com/quinn-rs/quinn - Ralith opened this pull request 5 months ago
github.com/quinn-rs/quinn - Ralith opened this pull request 5 months ago
Exclude metrics with freestanding getters from EndpointStats
github.com/quinn-rs/quinn - Ralith opened this pull request 5 months ago
github.com/quinn-rs/quinn - Ralith opened this pull request 5 months ago
Expose the Handshake Confirmed state
github.com/quinn-rs/quinn - Ralith opened this pull request 5 months ago
github.com/quinn-rs/quinn - Ralith opened this pull request 5 months ago
chore: move common package data to workspace Cargo.toml
github.com/quinn-rs/quinn - mxinden opened this pull request 5 months ago
github.com/quinn-rs/quinn - mxinden opened this pull request 5 months ago
Apply suggestions from Clippy 1.80
github.com/quinn-rs/quinn - djc opened this pull request 5 months ago
github.com/quinn-rs/quinn - djc opened this pull request 5 months ago
refactor: move rust-version to workspace Cargo.toml
github.com/quinn-rs/quinn - mxinden opened this pull request 5 months ago
github.com/quinn-rs/quinn - mxinden opened this pull request 5 months ago
Bump MSRV to 1.70 following tokio 1.39
github.com/quinn-rs/quinn - djc opened this pull request 5 months ago
github.com/quinn-rs/quinn - djc opened this pull request 5 months ago
Raise default idle timeout to 30 seconds
github.com/quinn-rs/quinn - Ralith opened this pull request 5 months ago
github.com/quinn-rs/quinn - Ralith opened this pull request 5 months ago
Discard pre-handshake packets after the handshake
github.com/quinn-rs/quinn - Ralith opened this pull request 5 months ago
github.com/quinn-rs/quinn - Ralith opened this pull request 5 months ago
refactor(udp): introduce log facade
github.com/quinn-rs/quinn - mxinden opened this pull request 5 months ago
github.com/quinn-rs/quinn - mxinden opened this pull request 5 months ago
ci(rust.yml): add job testing feature permutations
github.com/quinn-rs/quinn - mxinden opened this pull request 5 months ago
github.com/quinn-rs/quinn - mxinden opened this pull request 5 months ago
chore(quinn): feature flag socket2 imports
github.com/quinn-rs/quinn - mxinden opened this pull request 5 months ago
github.com/quinn-rs/quinn - mxinden opened this pull request 5 months ago
fix(udp): feature flag tracing in windows.rs
github.com/quinn-rs/quinn - mxinden opened this pull request 5 months ago
github.com/quinn-rs/quinn - mxinden opened this pull request 5 months ago
udp: avoid warnings about unused import on non-Linux platforms
github.com/quinn-rs/quinn - djc opened this pull request 5 months ago
github.com/quinn-rs/quinn - djc opened this pull request 5 months ago
refactor!: rename log feature to tracing-log
github.com/quinn-rs/quinn - mxinden opened this pull request 5 months ago
github.com/quinn-rs/quinn - mxinden opened this pull request 5 months ago
quinn is failing `zerortt` interop
github.com/quinn-rs/quinn - larseggert opened this issue 5 months ago
github.com/quinn-rs/quinn - larseggert opened this issue 5 months ago
Consider adding an expect message to unwrap in packet_builder.rs
github.com/quinn-rs/quinn - casey opened this issue 5 months ago
github.com/quinn-rs/quinn - casey opened this issue 5 months ago
Allow disabling backtraces in panics
github.com/quinn-rs/quinn - casey opened this issue 5 months ago
github.com/quinn-rs/quinn - casey opened this issue 5 months ago
`SendStream::finish()` no longer errors when connection is closed
github.com/quinn-rs/quinn - flub opened this issue 5 months ago
github.com/quinn-rs/quinn - flub opened this issue 5 months ago
Bump some dependencies (tests done)
github.com/quinn-rs/quinn - Sovenok-Hacker opened this pull request 5 months ago
github.com/quinn-rs/quinn - Sovenok-Hacker opened this pull request 5 months ago
Update Connection::close docs for new API
github.com/quinn-rs/quinn - flub opened this pull request 5 months ago
github.com/quinn-rs/quinn - flub opened this pull request 5 months ago
[non-breaking] deps(udp): make tracing optional and add optional log
github.com/quinn-rs/quinn - mxinden opened this pull request 5 months ago
github.com/quinn-rs/quinn - mxinden opened this pull request 5 months ago
Allow certificate access on Connecting
github.com/quinn-rs/quinn - n-lebel opened this issue 5 months ago
github.com/quinn-rs/quinn - n-lebel opened this issue 5 months ago
[breaking] deps(udp): make tracing optional and add optional log
github.com/quinn-rs/quinn - mxinden opened this pull request 5 months ago
github.com/quinn-rs/quinn - mxinden opened this pull request 5 months ago
Fix lack of reexport of ConnectionStats and ResetError
github.com/quinn-rs/quinn - TirushOne opened this pull request 5 months ago
github.com/quinn-rs/quinn - TirushOne opened this pull request 5 months ago
Use workspace dependencies for all external dependencies
github.com/quinn-rs/quinn - djc opened this pull request 5 months ago
github.com/quinn-rs/quinn - djc opened this pull request 5 months ago
proto: avoid overflow in handshake done statistic
github.com/quinn-rs/quinn - djc opened this pull request 5 months ago
github.com/quinn-rs/quinn - djc opened this pull request 5 months ago
proto: ignore incoming packets for closed connections
github.com/quinn-rs/quinn - djc opened this pull request 5 months ago
github.com/quinn-rs/quinn - djc opened this pull request 5 months ago
Allows build on Solaris (#1877)
github.com/quinn-rs/quinn - psumbera opened this pull request 6 months ago
github.com/quinn-rs/quinn - psumbera opened this pull request 6 months ago
bench(udp): measure non-GSO & GSO on localhost
github.com/quinn-rs/quinn - mxinden opened this pull request 6 months ago
github.com/quinn-rs/quinn - mxinden opened this pull request 6 months ago
docs: remove reference to sendmmsg
github.com/quinn-rs/quinn - mxinden opened this pull request 6 months ago
github.com/quinn-rs/quinn - mxinden opened this pull request 6 months ago
quinn: Make `Endpoint::client` dual-stack V6 by default
github.com/quinn-rs/quinn - gretchenfrage opened this pull request 6 months ago
github.com/quinn-rs/quinn - gretchenfrage opened this pull request 6 months ago
Utilize NEW_TOKEN frames
github.com/quinn-rs/quinn - gretchenfrage opened this pull request 6 months ago
github.com/quinn-rs/quinn - gretchenfrage opened this pull request 6 months ago
Update rustc-hash requirement from 1.1 to 2.0
github.com/quinn-rs/quinn - dependabot[bot] opened this pull request 6 months ago
github.com/quinn-rs/quinn - dependabot[bot] opened this pull request 6 months ago
Add rtt estimator snapshots, if more accurate rtt analysis is demanded
github.com/quinn-rs/quinn - StarStarJ opened this pull request 6 months ago
github.com/quinn-rs/quinn - StarStarJ opened this pull request 6 months ago