Max Ivanov

Results 7 issues of Max Ivanov

**Is your feature request related to a problem? Please describe.** Currently when trying to connect to a non-existing endpoint (e.g. when server port is mistyped), client blocks for 60 seconds...

wontfix

I see there was some discussion regarding controlling zoom in #49 but I believe it deserves its own issue. What are your thoughts on possibility to limit zoom values? E.g....

Zooming Related

**Expected behaviour** All cached instances of agent URL/hostname must be updated after `tracer.setUrl()` call **Actual behaviour** ```js // implicitly sets agent URL to `127.0.0.1:8126` tracer.init(); // Will update the trace...

bug

## Description Add a "Use with Express" section to documentation with an example middleware to verify tokens.

Running `npm prune --production` after build steps and right before the FA is deployed can reduce the deployment artifact size significantly.

### MQTTjs Version 5.4.0 ### Broker Doesn't matter (testing connection to a wrong hostname) ### Environment NodeJS ### Description When trying to connect to a wrong URL that contains a...

bug