Closed morrislaptop closed 5 years ago
@x-cubed what do you think? CC @Digi-Cazter
Going to switch to https://github.com/nicdex/node-eventstore-client (supports TLS and Persistent Subscriptions)
Thanks @morrislaptop, that looks good.
It's a bit concerning that the tests need to disable NODE_TLS_REJECT_UNAUTHORIZED, but I think that's the simplest approach for the moment. We'd need to generate a new certificate and install it as a trusted root in a Docker container running the client to get around that.
Add units tests from #35