kuiperanon

Results 4 comments of kuiperanon

I'll post a PR where I replace java.net.http with OKHttp and see what you think @tcheeric

I think the OkHttp library might be limited to only work with urls with the http or https scheme. https://square.github.io/okhttp/5.x/okhttp/okhttp3/-ok-http-client/new-web-socket.html https://square.github.io/okhttp/5.x/okhttp/okhttp3/-request/index.html https://square.github.io/okhttp/5.x/okhttp/okhttp3/-http-url/index.html HttpUrl: > this class only supports `http` and...

Here's my current draft of the PR. https://github.com/tcheeric/nostr-java/pull/166

I shouldn't have closed this until this is done and merged: https://github.com/tcheeric/nostr-java/pull/168