Nikolay Martynenko

Results 2 issues of Nikolay Martynenko

## Description Please include a summary of the changes and be sure to follow our [Contribution Guidelines](https://github.com/web3/web3.js/blob/4.x/CONTRIBUTIONS.md). Fixes [#6220](https://github.com/web3/web3.js/issues/6220) ## Type of change - [ ] Bug fix (non-breaking change...

Consider adding the ability to create a connection to server with TLS-first Handshake active option. nats client ref https://github.com/nats-io/nats.go/blob/da7160e5eeab6d2654f94b1232af1e8939fa59cb/nats.go#L329 ```go // TLSHandshakeFirst is used to instruct the library perform //...

Improvement