nats-io / nats.ts

TypeScript Node.js client for NATS, the cloud native messaging system
https://www.nats.io
Apache License 2.0
178 stars 13 forks source link

added `nkeyCreds` option that automatically generates a nonceSigner for nkey authentication #34

Closed aricart closed 5 years ago

aricart commented 5 years ago

[CHANGE] simplified examples [ADD] Added tsnats-rply [FIX] fixed a bug where if a permissionsError was notified, processInbound returned.

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 114


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/protocolhandler.ts 8 23 34.78%
<!-- Total: 10 25 40.0% -->
Totals Coverage Status
Change from base Build 112: -1.01%
Covered Lines: 919
Relevant Lines: 1027

💛 - Coveralls