kuiperanon

Results 4 issues of kuiperanon

Testing done: Confirmed this builds and runs. It appears to behave correctly in firefox with 123.0 (64-bit). It didn't appear to break anything. Why we should do this: - This...

I'm getting this when the library running on Android attempts to connect: ``` 05-11 16:31:08.623 E/AndroidRuntime(21464): java.lang.RuntimeException: java.util.concurrent.ExecutionException: java.lang.NoClassDefFoundError: Failed resolution of: Ljava/net/http/HttpClient; ``` Full error output: https://gist.github.com/kuiperanon/b20ac52ff97e3cda52c44ceb94a10b29 I think...

enhancement

I can help because I'm interested in this feature for another project.

enhancement

It would be nice if there was a way to construct a NIP46.Request object with a constructor like: `new Request(method, params)` and have the `id` randomly autogenerated. NOTE: It seems...