mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-26 10:27:42 +02:00
feat(session): use real async traits (#365)
This commit is contained in:
@ -10,8 +10,8 @@
|
||||
## Documentation & Resources
|
||||
|
||||
- [API Documentation](https://docs.rs/actix-ws)
|
||||
- [Example Projects](https://github.com/actix/examples/tree/master/websockets)
|
||||
- Minimum Supported Rust Version (MSRV): 1.68
|
||||
- [Example Chat Project](https://github.com/actix/examples/tree/master/websockets/chat-actorless)
|
||||
- Minimum Supported Rust Version (MSRV): 1.75
|
||||
|
||||
## Usage
|
||||
|
||||
|
Reference in New Issue
Block a user