This website requires JavaScript.
Explore
Help
Sign In
actix
/
actix-net
Watch
1
Star
0
Fork
0
You've already forked actix-net
mirror of
https://github.com/fafhrd91/actix-net
synced
2025-03-26 13:33:16 +01:00
Code
Issues
Releases
Wiki
Activity
9e7d612121
Branches
Tags
View all branches
actix-net
/
actix-tls
History
Rob Ede
f4139a0878
chore: update MSRV to 1.70
2024-05-11 17:39:34 +01:00
..
examples
feat(tls): add accept::rustls_0_22 module
2023-12-16 00:23:11 +00:00
src
ci: rely more on just recipes (
#558
)
2024-05-11 15:10:56 +01:00
tests
chore: remove redundant imports
2024-02-19 12:10:47 +00:00
Cargo.toml
chore(actix-tls): prepare release 3.3.0 (
#530
)
2024-02-03 20:26:15 +00:00
CHANGES.md
chore: update MSRV to 1.70
2024-05-11 17:39:34 +01:00
LICENSE-APACHE
refactor server configuration and tls support
2019-12-02 11:30:27 +06:00
LICENSE-MIT
refactor server configuration and tls support
2019-12-02 11:30:27 +06:00
README.md
chore(actix-tls): prepare release 3.3.0 (
#530
)
2024-02-03 20:26:15 +00:00
README.md
actix-tls
TLS acceptor and connector services for the Actix ecosystem.
Resources
Library Documentation
Examples