fedimint / fedimint-clientd

MIT License
13 stars 14 forks source link

Upgraded websocket messaging in await_invoice.rs and await_deposit.rs #16

Closed OsauravO closed 5 months ago

OsauravO commented 5 months ago
Kodylow commented 5 months ago

Just tried testing it but I'm getting not getting any responses when I hit the methods you added the websocket support for, also there's some clippy errors for not handling the results from the websocket you're passing along.

I added in a new just wscat dev shell that sets up wscat and websocket mode for fedimint-client, can you try testing with that then post here with the inputs/output messages you get when using your improved websocket structure?

image
Kodylow commented 5 months ago

is this still in progress?

OsauravO commented 5 months ago

sorry for the delay, i was having some issue with my pc . I was not able to setup fedimint for some reason , as it kept lagging. So I have been working with my friend's pc. Will give you an update in couple of days. thank you for the patience.