tungstenite-rs icon indicating copy to clipboard operation
tungstenite-rs copied to clipboard

Fix handshake for `arti-client`

Open yukibtc opened this issue 1 year ago • 0 comments

As requirement for usage of arti-client, added a flush method call in the HandshakeMachine writing round, to fix "handshake not completed" error.

https://gitlab.torproject.org/tpo/core/arti/-/blob/9b1687894d8533b079fc36cec65c6b655474b761/crates/arti-client/examples/lazy-init.rs#L74

yukibtc avatar Jun 20 '24 20:06 yukibtc