mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-09-01 00:00:10 +02:00
committed by
Toby Lawrence
parent
7dc6404726
commit
82c5baa09b
+1
-1
@@ -26,7 +26,7 @@ extern crate tokio_tls;
|
||||
use tokio_tls::{TlsConnector, TlsAcceptor};
|
||||
```
|
||||
|
||||
You can find few examples how to use this crate in examples directory (using TLS in
|
||||
You can find few examples how to use this crate in examples directory (using TLS in
|
||||
hyper server or client).
|
||||
|
||||
By default the `native-tls` crate currently uses the "platform appropriate"
|
||||
|
||||
Reference in New Issue
Block a user