Manish Singh

Results 6 issues of Manish Singh

Hi, this is a question. I wanted to ask if it's possible to use fasthttp instead of net/http. From what I read it is significantly more performant: Refer: https://medium.com/@valyala/net-http-client-has-the-following-additional-limitations-318ac870ce9d#.502tduhmn Refer:...

enhancement

Hi, it would be neat to see a plugin for the aforementioned added. Golang Plugin for Intellij has become quite mature overtime. Thank you for this amazing work.

enhancement
help wanted

This isn't goroutine safe is it? Are you planning to add go-routine safe features if it is doable? Thank you. My preliminary tests crashed when I tried to access multiple...

To implement SSL and Socks based proxy support. Thank you.

enhancement
hacktoberfest

Hello Sir, Is it possible for you to release pre-compiled binaries for _linux_ as well as _windows_? Thank you.

Hello, I hope I am not simply making a mistake but I have noticed that when I create a pthread inside a new goroutine(not the main), and I try to...