Skip to content

v3.9.2

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Sep 00:29

What's Changed

  • fix(cla): store signatures off master, where a bot can write them by @Mikhus in #35

Full Changelog: v3.9.1...v3.9.2

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.