IgorKoshnarov

Results 2 issues of IgorKoshnarov

After update to v.0.8.3 version "go to function definition" functionality stopped working. Currently to solve the problem I rolled back to version v.0.8.2 of the extension. On start of v.0.8.3...

I use gun 2.0.0 as http client in my application and use once opened connections to handle multiple requests. If for some request `gun:await(Connection, StreamRef, Timeout)` returns {error, Reason} I...