We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b22c76b commit c626929Copy full SHA for c626929
README.md
@@ -1,5 +1,6 @@
1
# Tide rustls listener
2
-## redis-backed session store for [async-session](https://github.com/http-rs/async-session)
+
3
+## async tls listener based on [async-tls](https://github.com/async-rs/async-tls) and [rustls](https://github.com/ctz/rustls)
4
5
* [CI ![CI][ci-badge]][ci]
6
* [API Docs][docs] [![docs.rs docs][docs-badge]][docs]
0 commit comments