issues Search Results · repo:quinn-rs/quinn language:Rust
Filter by
687 results
(60 ms)687 results
inquinn-rs/quinn (press backspace or delete to remove)So im trying to setup a automatic updater for my SaaS, im new to quinn(like 4h of usage) and im running into issues
downloading slightly larger files, in this case the zip is just short of 16MB and i cant ...
CheetoTrump
- 3
- Opened 6 days ago
- #2190
After moving MAX_TRANSMIT_SEGMENTS limitation from quinn-proto to quinn in https://github.com/quinn-rs/quinn/pull/2185 ,
I d like to understand if it s possible to relax it, by either increasing it or ...
filipe-cantarelli
- 2
- Opened 6 days ago
- #2189
This seems to be causing current CI failures:
https://github.com/jhpratt/deranged/issues/18
cc @larseggert
djc
- 4
- Opened 7 days ago
- #2186
When we respond to a probing packet off the active path
https://github.com/quinn-rs/quinn/blob/434c35861e68aac1da568bcd0b1523603f73f255/quinn-proto/src/connection/mod.rs#L842
we reuse the prepared packet ...
enhancement
Ralith
- Opened 8 days ago
- #2184
I have Rust install on a removable USB. I m using Debian on a live USB, and there s no way to successfully install Rust
on a live Linux USB/DVD/CD and install any crates that in turn depend on other crates. ...
guest271314
- 2
- Opened 9 days ago
- #2183
Some background.
Deno relies on quinn in its WebTransport implementation, see https://github.com/denoland/deno/pull/21942 and
https://github.com/denoland/deno/pull/27431. The client version works similarly ...
guest271314
- 10
- Opened 9 days ago
- #2182
I found that documentation is not updated from the last two years . So, a new user like me found the documentation
difficult while using this library . Lots of code has changed in the last two years.
sumitsharansatsangi
- 3
- Opened 10 days ago
- #2181
You might want to run actionlint and zizmor over your workflows, there are bunch of issues.
(See https://github.com/mozilla/neqo/blob/main/.github/workflows/actionlint.yml for how we run those as part ...
larseggert
- Opened 11 days ago
- #2180
The Transmit struct accepts a single buffer. If it accepted a [IoSlice] then I could perform vectored writes.
My use case is actually for WebRTC. I want to batch/encode RTP packets but they have a variable ...
kixcord
- 1
- Opened 12 days ago
- #2177
When connecting a remote quic server from a client run on Windows Subsystem of Linux 1, it panics with the following
message.
thread tokio-runtime-worker panicked at /***/quinn-udp-0.5.10/src/cmsg/mod.rs:86:5: ...
thynson
- 4
- Opened 12 days ago
- #2176

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.