Open mocolicious opened 2 months ago
I'm not sure how long this has been broken but java.Net.URL won't allow you to pass a WSS Url so it just throws exception if you use the RPCEndpoint.custom() with the correct wss parameter in constructor.
java.Net.URL
I'm not sure how long this has been broken but
java.Net.URL
won't allow you to pass a WSS Url so it just throws exception if you use the RPCEndpoint.custom() with the correct wss parameter in constructor.