Tarık

Results 7 comments of Tarık

The solution of the @mikevercoelen didn't worked on me maybe because I'm using the browser version of WebSocket so for me the workaround was writing a custom class that reconnect's...

For me It was because of the last build process I've terminated with CTRL + C. This was the error code I was getting. ``` Error output: Bad text encoding:...

Just like @flyte, I'm also dealing with mass queries and I also need to change the 15MB size. I'm developing a simulation application and I have to call `debug_traceCall` multiple...

Until a implementation, I've did a workaround using function hooks with `github.com/brahma-adshonor/gohook`. You can link the `newWebsocketCodec` using Go's `go:linkname` and hook it. It's a nasty workaround but I couldn't...

This version could be outdated. Check for other forks please.

Not a expert on the topic so I recommend you to check out the TheCryptoFarm discord channel there are people that have more experience than me. You can contact with...