Ted Klingenberg
Ted Klingenberg
Thank you! I don't have benchmarks yet for Prim+RPC but I would like to test performance and maybe compare it with other libraries. The core of the library is only...
The Web Workers plugin works on the web but it's also intended for frameworks like Bun and Deno which support them natively. Another planned plugin for IPC is [Node's child...
I would love to see implementations of Prim+RPC in other languages but Prim+RPC's design takes advantage of JavaScript-specific features to keep RPC transparent, including JavaScript's metaprogramming abilities and TypeScript's separate...
Thank you! I had tried writing a Nuxt module a while back but had trouble generating types for user-created functions and generally understanding how Nuxt modules work. It looks like...
> Promising approach to provide rpc :) > > If a stable release is around the corner, I could assist wrapping things as nuxt module if you're interested, shouldn't be...
Dependency updates for `v0.1.x` should be handled in #102
This PR primarily focused on updating dependencies of the documentation website however the new version of the library in #101 is intended to include a rewrite of the website. Instead...
Upgrade planned for https://github.com/doseofted/prim-rpc/pull/93
Dependency updates for `v0.1.x` should be handled in #102