rsocket / rsocket-rust

RSocket Rust Implementation using Tokio
Apache License 2.0
209 stars 19 forks source link

feat: support custom websocket request #52

Closed jjeffcaii closed 2 years ago

jjeffcaii commented 2 years ago

Support custom websocket transport handshake request.

Motivation:

Support custom websocket transport request.