Vitaliy Vasylenko

Results 5 issues of Vitaliy Vasylenko

Hello, Please, add support [ipt-ratelimit](https://github.com/aabc/ipt-ratelimit)

Hi. Please, add to auth Authenticate interface more options. I think Authenticate interface can be changed to next: ``` type AuthRequest struct { Remote string ClientID string User []byte Password...

enhancement

Hello, I'm trying to use a library to implement RPC (client-server architecture, mqtt is used as a transport instead of http). I encountered the following problem - the "server.Publish" function...

- Add more strict linters - Fix code after linters errors - Fix deprecated methods - Update go to 1.22 - Update vendor deps

### What does this PR do? Wraps the `SyncWrapper(AsyncHTTPClient, …)` used inside `salt.utils.http.query` with a context manager so the temporary Tornado IOLoop/socketpair created for each request is always torn down....

test:full