Skip to content

Commit 62f52c2

Browse files
committed
fix(ws): update comments
1 parent 3b765f3 commit 62f52c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

compio-ws/src/tls.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//! Rustls support.
1+
//! TLS support for WebSocket connections (native-tls and rustls).
22
33
use compio_io::{AsyncRead, AsyncWrite};
44
use compio_net::{TcpOpts, TcpStream};

0 commit comments

Comments
 (0)