prim-rpc
prim-rpc copied to clipboard
Easy-to-understand, type-safe, transport-agnostic RPC/IPC for JavaScript, supporting callbacks, batching, file handling, custom serialization, and more.
Bumps [hono](https://github.com/honojs/hono) from 4.0.8 to 4.2.7. Release notes Sourced from hono's releases. v4.2.7 This release fixes "Restricted Directory Traversal in serveStatic with deno". Full Changelog: https://github.com/honojs/hono/compare/v4.2.6...v4.2.7 v4.2.6 What's Changed refactor(adapter/aws):...
Bumps [@hono/node-server](https://github.com/honojs/node-server) from 1.8.2 to 1.10.1. Release notes Sourced from @hono/node-server's releases. v1.10.1 What's Changed fix: catch ERR_INVALID_URL error in listener by @usualoma in honojs/node-server#162 Full Changelog: https://github.com/honojs/node-server/compare/v1.10.0...v1.10.1 v1.10.0 What's...
As part of the 1.0 release, the code should be easier to read, debug, and contribute. As part of this refactor, I also plan to consider what method chaining looks...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.4 to 5.1.7. Changelog Sourced from vite's changelog. 5.1.7 (2024-03-24) fix: fs.deny with globs with directories (#16250) (5a056dd), closes #16250 5.1.6 (2024-03-11) chore(deps): update all non-major dependencies...
> [!WARNING] > > This is very experimental and incomplete. A WIP. This plugin allows server-side functions to be replaced with RPC on the client and moved to a new...
This library is eye-catching. awesome! How high is the call overhead when used on a single machine? Would it be faster if communication is done through shared memory? How fast...
Looks very interesting. Can't wait for the stable release. Can you also consider writing a nuxt module for easier setup? Can it work with all RPC servers? I am only...
Bumps [ws](https://github.com/websockets/ws) from 8.16.0 to 8.17.1. Release notes Sourced from ws's releases. 8.17.1 Bug fixes Fixed a DoS vulnerability (#2231). A request with a number of headers exceeding the[server.maxHeadersCount][] threshold...
Bumps [formidable](https://github.com/node-formidable/formidable) from 3.5.1 to 3.5.4. Release notes Sourced from formidable's releases. v3.5.3 What's Changed Fix existing test failure by @ryhmrt in node-formidable/formidable#990 update Ryan Dahl x account link by...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.4 to 5.4.18. Release notes Sourced from vite's releases. v5.4.18 Please refer to CHANGELOG.md for details. v5.4.17 Please refer to CHANGELOG.md for details. v5.4.16 Please refer to...