mirror of https://github.com/fafhrd91/actix-web
Update ws.rs
This commit is contained in:
parent
951b152f1e
commit
0fc5fe4b02
|
@ -4,7 +4,7 @@
|
||||||
//!
|
//!
|
||||||
//! # Example
|
//! # Example
|
||||||
//!
|
//!
|
||||||
//! ```
|
//! ```no_run
|
||||||
//! use awc::{Client, ws};
|
//! use awc::{Client, ws};
|
||||||
//! use futures_util::{sink::SinkExt, stream::StreamExt};
|
//! use futures_util::{sink::SinkExt, stream::StreamExt};
|
||||||
//!
|
//!
|
||||||
|
|
Loading…
Reference in New Issue