#Tungstenite Troubles

4 messages · Page 1 of 1 (latest)

outer chasm
#

By the way, I can confirm that the initial connection is made. Server-side logs an opened websocket.

median turtle
#

I don't see where you use _rx. It sends through Sender a Message. But where does the Receiver receive it?

outer chasm
#

Sending message: logs fine but the server still doesnt seem to receive it