LLRT is a fantastic project, I can't wait to incorporate it into my projects.
However, it's currently unusable for any real-world use due to the lack of TLS support.
Without TLS, you can't interact with many external services at the moment, such as some databases.
At the moment the error I'm getting is:
ReferenceError: Error resolving module 'tls'
Is there an ETA for TLS support?
LLRT is a fantastic project, I can't wait to incorporate it into my projects.
However, it's currently unusable for any real-world use due to the lack of TLS support.
Without TLS, you can't interact with many external services at the moment, such as some databases.
At the moment the error I'm getting is:
ReferenceError: Error resolving module 'tls'Is there an ETA for TLS support?