Open nikolalukovic opened 1 year ago
I'm unable to use this lib to connect to this wss: wss://relay.getalby.com/v1. The error I'm getting is this:
wss://relay.getalby.com/v1
POSIXErrorCode(rawValue: 53): Software caused connection abort nw_protocol_copy_ws_definition_block_invoke
More specifically this falls in .waiting case of network state with above error inside.
.waiting
Is there any workaround?
I'm unable to use this lib to connect to this wss:
wss://relay.getalby.com/v1
. The error I'm getting is this:More specifically this falls in
.waiting
case of network state with above error inside.Is there any workaround?