mirror of
https://github.com/actix/actix-extras.git
synced 2025-02-02 18:59:04 +01:00
commit
6f38d769a8
@ -118,7 +118,7 @@ impl From<HttpResponseParserError> for ClientError {
|
||||
///
|
||||
/// Example of `WebSocket` client usage is available in
|
||||
/// [websocket example](
|
||||
/// https://github.com/actix/actix-web/blob/master/examples/websocket/src/client.rs#L24)
|
||||
/// https://github.com/actix/examples/blob/master/websocket/src/client.rs#L24)
|
||||
pub struct Client {
|
||||
request: ClientRequestBuilder,
|
||||
err: Option<ClientError>,
|
||||
|
Loading…
x
Reference in New Issue
Block a user