All Projects → nats-io → Nats.ts

nats-io / Nats.ts

Licence: apache-2.0
TypeScript Node.js client for NATS, the cloud native messaging system

Programming Languages

typescript
32286 projects

NATS.ts - Async Node.js Client

NATS.ts async functionality is now part of NATS.js

NATS.ts provided async functionality the original NATS.js client.

The async functionality of nats.ts has been is now built-in right into NATS.js 2.0. NATS.js 2.0, greatly expands on the async functionality provided by NATS.ts; for example subscriptions are message iterators, etc.

While the API has changed, moving to the new API should be fairly simple. The new API is a complete re-write and offers a common API for all our JavaScript environments (Node.js, Browser, Deno). For more information please visit https://github.com/nats-io/nats.js.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].