reqwest icon indicating copy to clipboard operation
reqwest copied to clipboard

add web socket client support

Open Lori-Shu opened this issue 7 months ago • 2 comments

considering http3 may not be widely used soon,could reqwest provide a websocket client? there is project like websockets-rs.github.io/rust-websocket/ based on hyper 0.10 and tokio 0.1.we can discuss the possibility in this issue.

Lori-Shu avatar May 29 '25 03:05 Lori-Shu

https://github.com/jgraef/reqwest-websocket

0x676e67 avatar May 29 '25 06:05 0x676e67

https://github.com/jgraef/reqwest-websocket

seems great,maybe to be made official.

Lori-Shu avatar May 29 '25 07:05 Lori-Shu