service-bridge 1.7.0-dev.34 → 1.8.1-dev.36

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/README.md +2 -2
  2. package/dist/index.js +31 -36
  3. package/package.json +2 -2
package/README.md CHANGED
@@ -7,9 +7,9 @@
7
7
  [![TypeScript](https://img.shields.io/badge/TypeScript-5%2B-3178c6?logo=typescript&logoColor=white)](https://www.typescriptlang.org/)
8
8
  [![Node](https://img.shields.io/badge/Node.js-18%2B-339933?logo=node.js&logoColor=white)](https://nodejs.org/)
9
9
 
10
- **The Unified Bridge for Microservices Interaction**
10
+ **The unified runtime for microservices — RPC, events, workflows, jobs, and observability without a mesh.**
11
11
 
12
- Node.js SDK for [ServiceBridge](https://servicebridge.dev) — production-ready RPC, durable events, workflows, jobs, and distributed tracing in a single SDK. One Go runtime and PostgreSQL.
12
+ Node.js SDK for [ServiceBridge](https://servicebridge.dev) — direct gRPC between workers with zero proxy hops; durable events, background jobs, long-running workflows, and distributed tracing in one SDK. Full mesh with circuit breakers, auto mTLS, and hot-reload transport config. Node, Python, and Go — one identical API. One Go runtime and PostgreSQL.
13
13
 
14
14
  ```
15
15
  ┌─────────────────────────────────────────────────────────────────┐