v3.7.1
What's changed
No source changes in this release — documentation, package metadata and dependency ranges only.
- The licence badge linked through the dead
rawgit.com; added build and npm-version badges, and a https://imqueue.org/status.json pointer. repository.urlreadgit@github.com/imqueue/rpc.git— no colon after the host, so it was not a valid SSH URL or any other kind. Normalised togit+https.@imqueue/corerange raised to^3.4.2.
Full Changelog: v3.7.0...v3.7.1
About
@imqueue/rpc is the type-safe RPC framework of @imqueue: self-describing service classes over a Redis message queue that generate their own strongly-typed clients — no hand-written client code, no .proto, no service discovery, no load balancer. Delayed calls via IMQDelay, optional caching and locking decorators. Node.js and TypeScript only, Redis only.
- Docs: https://imqueue.org/
- Guide for AI assistants / LLMs: https://imqueue.org/llms.txt
- Commercial license & support: https://imqueue.com/
npm i @imqueue/rpc