issues
search
bearcove
/
loona
HTTP 1+2 in Rust, with io_uring & ktls
https://docs.rs/loona
Apache License 2.0
361
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
An attempt to possibly migrate to merde_json
#237
tmunongo
closed
1 month ago
1
chore: release
#236
github-actions[bot]
closed
4 weeks ago
0
chore: release
#235
github-actions[bot]
closed
2 months ago
1
Better bench
#234
fasterthanlime
closed
3 months ago
1
Some perfstat.sh cleanups
#233
fasterthanlime
closed
3 months ago
1
Explore k6, oha, h2load etc.
#232
fasterthanlime
closed
3 months ago
1
docs: Luring link corrected
#231
andre161292
closed
3 months ago
2
chore: release
#230
github-actions[bot]
closed
2 months ago
1
Re-use / clear out `HuffmanDecoder` state, or make it _much faster_ to build
#229
fasterthanlime
opened
3 months ago
0
Switch `loona-hpack` to `ahash`
#228
fasterthanlime
opened
3 months ago
0
Special-case some headers
#227
fasterthanlime
opened
3 months ago
0
Annotate more builder functions with `#[inline]`
#226
fasterthanlime
opened
3 months ago
0
Get rid of `thiserror` usage
#225
fasterthanlime
closed
3 months ago
1
chore: Get rid of color-eyre dependency
#224
fasterthanlime
closed
3 months ago
2
Investigate Coz
#223
fasterthanlime
opened
3 months ago
0
chore: release
#222
github-actions[bot]
closed
3 months ago
1
Logo thread!
#221
fasterthanlime
closed
3 months ago
1
feat: Run h2load in CI
#220
fasterthanlime
closed
3 months ago
1
chore: release
#219
github-actions[bot]
closed
3 months ago
0
feat: Run miri in CI
#218
fasterthanlime
closed
3 months ago
1
feat: Generate catalog in httpwg-macros
#217
fasterthanlime
closed
3 months ago
1
Build docs in CI, deny warnings
#216
fasterthanlime
closed
3 months ago
1
Build docs in CI (and deny warnings)
#215
fasterthanlime
closed
3 months ago
0
feat!: Upgrade to ktls@6.0.0
#214
fasterthanlime
closed
3 months ago
1
Upgrade to latest tokio-rustls (ktls@6)
#213
fasterthanlime
closed
3 months ago
0
Run `miri` in CI
#212
fasterthanlime
closed
3 months ago
0
Run `h2load` in CI
#211
fasterthanlime
closed
3 months ago
1
chore: release
#210
github-actions[bot]
closed
3 months ago
1
fix: Set TCP_NODELAY on io_uring path
#209
fasterthanlime
closed
3 months ago
4
feat: Try going back to stable with LocalKey and no nightly features
#208
fasterthanlime
closed
3 months ago
2
Add format_status_code benchmarks
#207
fasterthanlime
closed
3 months ago
1
chore: release
#206
github-actions[bot]
closed
3 months ago
0
Error out if we write too few / too many bytes compared to the announced content-length
#205
fasterthanlime
closed
3 months ago
1
Re-introduce benchmarks
#204
fasterthanlime
closed
3 months ago
1
Use `itoa` when formatting content-length
#203
fasterthanlime
opened
3 months ago
1
Don't use `eyre` at all (in library code)
#202
fasterthanlime
closed
3 months ago
1
feat: Move BodyWriteMode into H1Encoder
#201
fasterthanlime
closed
3 months ago
0
chore: More async cancellation cleanups
#200
fasterthanlime
closed
3 months ago
0
Add httpwg macros to generate (or return?) Catalog
#199
fasterthanlime
closed
3 months ago
0
feat: Upgrade to hyper 1.x + fix cancellation in test rig
#198
fasterthanlime
closed
3 months ago
0
chore: Upgrade rcgen
#197
fasterthanlime
closed
3 months ago
0
Migrate to `merde_json`
#196
fasterthanlime
opened
3 months ago
6
chore: Upgrade dependencies + investigate async cancellation issues
#195
fasterthanlime
closed
3 months ago
0
Introduce httpwg-cli, test against real servers
#194
fasterthanlime
closed
3 months ago
0
httpwg: Headers can't be a `MultiMap`
#193
fasterthanlime
closed
5 months ago
1
Move `mode` into H1Encoder
#192
fasterthanlime
closed
3 months ago
0
Make `loona-hpack` use RollMut/Piece
#191
fasterthanlime
opened
6 months ago
0
Handle 100-continue properly in HTTP/2
#190
fasterthanlime
opened
6 months ago
1
RFC 9113 Section 8
#189
fasterthanlime
closed
5 months ago
0
RFC 9113 section 7 tests
#188
fasterthanlime
closed
6 months ago
0
Next