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

[test] added functionality for building a cluster around a seed server. #26

Closed aricart closed 5 years ago

aricart commented 5 years ago

[test] removed hostport from startServer [test] added test to certify that tls certificate for localhost validates against ip [test] added cert/key for tls ip test [fix] gossiped servers set protocol to 'nats://', changed to match protocol for current server