Nic
Nic
Release builds seem to be using more memory under Windows. A process running 20 threads uses around 3 MB of memory. rustc version: `rustc 1.50.0 (cb75ad5db 2021-02-10)` Windows build: `Windows...
To fix issues with mixed content, HTTP requests should use HTTPS when the endpoint uses wss://. When the endpoint uses ws://, http:// is used for HTTP requests. This might fix...
Since the node is versioned correctly, providing an official Docker image would make sense. This would have the following advantages: - Remove git dependency - Remove Node/NPM/Yarn dependencies - Image...
Added support for configuration through environment variables and Docker. We should consider publishing a pre-built image to Docker Hub.