Skip to content

Commit 5383e17

Browse files
authored
Merge pull request #817 from joshtriplett/readme-listeners
2 parents a7ad085 + ca9d106 commit 5383e17

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,8 @@ does not constitute an endorsement or recommendation from the tide
113113
team. Use at your own risk.</sup>
114114
115115
### Listeners
116-
* [tide-rustls](https://github.com/http-rs/tide-rustls) tls for tide based on async-tls/rustls
116+
* [tide-rustls](https://github.com/http-rs/tide-rustls) TLS for tide based on async-rustls
117+
* [tide-acme](https://github.com/http-rs/tide-acme) HTTPS for tide with automatic certificates, via Let's Encrypt and ACME tls-alpn-01 challenges
117118

118119
### Template engines
119120
* [tide-tera](https://github.com/jbr/tide-tera)

0 commit comments

Comments
 (0)