issues
search
actix
/
actix-extras
A collection of additional crates supporting the actix and actix-web frameworks.
https://actix.rs
Apache License 2.0
787
stars
206
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Added actix-jwt-cookies and actix-ws-broadcaster to README
#482
Necoo33
opened
1 week ago
0
Actix-ws does not broadcast the messages.
#481
Necoo33
opened
1 week ago
0
actix-ws: use BigBytes to avoid copying ws messages between various buffers
#480
asonix
opened
3 weeks ago
0
actix-ws should support `Sec-WebSocket-Protocol` (or explain why it doesn't)
#479
sjoqvist
opened
3 weeks ago
2
build(deps): bump actions-rust-lang/setup-rust-toolchain from 1.10.0 to 1.10.1
#478
dependabot[bot]
opened
3 weeks ago
0
build(deps): bump taiki-e/install-action from 2.44.15 to 2.44.58
#477
dependabot[bot]
opened
3 weeks ago
0
Ensure TCP connection is properly shut down when Session is dropped
#476
centromere
opened
3 weeks ago
0
How have 2 different cookies/sessions for both '/' and '/admin'?
#475
mamcx
opened
1 month ago
1
Added `actix-web-validation` to README
#474
ranger-ross
closed
1 month ago
0
Include cookie expiration and ttl in the identity example
#473
jwiesler
closed
1 month ago
0
Is it possible to respond Cors errors with a custom error type?
#472
rcmgleite
opened
1 month ago
0
build(deps): bump taiki-e/install-action from 2.42.37 to 2.44.15
#471
dependabot[bot]
closed
1 month ago
0
build(deps): bump codecov/codecov-action from 4.5.0 to 4.6.0
#470
dependabot[bot]
closed
1 month ago
0
build(deps): bump actions-rust-lang/setup-rust-toolchain from 1.9.0 to 1.10.0
#469
dependabot[bot]
closed
1 month ago
0
Upstream `tracing-actix-web` into `actix-extras`
#468
LukeMathWalker
opened
1 month ago
1
Update websocket example to use futures_util::StreamExt
#467
MatthewSbar
closed
2 months ago
3
Update README.md
#466
williamdes
closed
2 months ago
0
build(deps): update deadpool-redis requirement from 0.16 to 0.18
#465
dependabot[bot]
closed
1 month ago
1
deadpool_redis RedisSessionStore breaking changes in latest releases
#464
0xd-0
closed
2 months ago
4
build(deps): update redis requirement from 0.26 to 0.27
#463
dependabot[bot]
closed
1 month ago
1
build(deps): update deadpool-redis requirement from 0.16 to 0.17
#462
dependabot[bot]
closed
2 months ago
1
Version 0.10.0 fails to set the cookie header
#461
lcsfelix
closed
2 months ago
4
build(deps): bump taiki-e/install-action from 2.42.14 to 2.42.37
#460
dependabot[bot]
closed
2 months ago
0
implement contains_key, update, update_or
#459
keithamus
opened
3 months ago
1
build(deps): update derive_more to v1.0
#458
jayvdb
closed
3 months ago
1
build(deps): update derive_more requirement from 0.99.7 to 1.0.0
#457
dependabot[bot]
closed
3 months ago
1
How to solve the error when not logged in after setting actix_identity?
#456
sunkaifei
closed
2 months ago
12
build(deps): update reqwest requirement from 0.11 to 0.12
#454
dependabot[bot]
closed
3 months ago
0
build(deps): bump taiki-e/install-action from 2.41.7 to 2.42.14
#453
dependabot[bot]
closed
3 months ago
0
Support setting maximum WebSocket frame size for streaming (non-actor) handlers
#452
singularsyntax
closed
1 month ago
4
build(deps): update redis requirement from 0.25 to 0.26
#451
dependabot[bot]
closed
4 months ago
0
build(deps): update prost requirement from 0.12 to 0.13
#450
dependabot[bot]
closed
4 months ago
0
Make `generate_session_key()` public
#449
notashes
closed
4 months ago
0
build(deps): bump taiki-e/install-action from 2.38.0 to 2.41.7
#448
dependabot[bot]
closed
4 months ago
0
build(deps): bump taiki-e/cache-cargo-install-action from 2.0.0 to 2.0.1
#447
dependabot[bot]
closed
4 months ago
0
build(deps): bump codecov/codecov-action from 4.4.1 to 4.5.0
#446
dependabot[bot]
closed
4 months ago
0
How to implement login status check through a middleware in actix_identity
#445
le0lu0
closed
3 months ago
0
check failure
#444
robjtede
closed
5 months ago
0
build(deps): bump taiki-e/install-action from 2.34.1 to 2.38.0
#443
dependabot[bot]
closed
5 months ago
0
build(deps): bump actions-rust-lang/setup-rust-toolchain from 1.8.0 to 1.9.0
#442
dependabot[bot]
closed
5 months ago
0
build(deps): bump taiki-e/install-action from 2.33.34 to 2.34.1
#441
dependabot[bot]
closed
5 months ago
0
build(deps): bump taiki-e/install-action from 2.33.26 to 2.33.34
#440
dependabot[bot]
closed
6 months ago
0
feat(ws): allow setting max frame size.
#439
bjones1
closed
6 months ago
2
build(deps): bump codecov/codecov-action from 4.3.1 to 4.4.1
#438
dependabot[bot]
closed
6 months ago
0
build(deps): bump JamesIves/github-pages-deploy-action from 4.6.0 to 4.6.1
#437
dependabot[bot]
closed
6 months ago
0
build(deps): bump taiki-e/install-action from 2.33.22 to 2.33.26
#436
dependabot[bot]
closed
6 months ago
0
actix-ws: take the encoded buffer when yielding rather than split it
#435
asonix
closed
5 months ago
0
`generate_session_key()` could be public
#434
kakserpom
closed
4 months ago
5
build(deps): bump taiki-e/install-action from 2.33.17 to 2.33.22
#432
dependabot[bot]
closed
6 months ago
0
Enable sending Continuations from actix-ws
#431
asonix
closed
6 months ago
0
Next