Darío

Results 63 comments of Darío

I am doing a [Kucoin](https://kucoin.com) bee but I need https://github.com/muesli/beehive/issues/201

You can use https://github.com/ahmdrz/goinsta

1. This month I'll be quite busy. I'll try to do a benchmark as soon as possible. 2. That's a good idea. I'll try to create an article or something...

Hello. I can try to compile who is using fastws in production for servers. So far, I don't know about anyone (including myself). I've been using it quite a while...

Hello. Not now... I am working on something else that I hope it's going to be better for the future of networking in Go. I'll update on this repo as...

Sad story. I'll take a look as soon as I can. Thanks for reporting.

Looks like there's a race condition there. The channel is closed because the response has been resolved already.

Hello. I don't understand your issue. I do, but I need more context. How do you set the ReadTimeout? In fasthttp or in the http2 library?

Are you sure you are using http2? The library doesn't have any kind of read timeout. It doesn't care about timeouts really.

[Here](https://github.com/valyala/fasthttp/blob/master/server.go#L1462) is the problem. Is not related to http2. Is an issue related to fasthttp.