Nyx2023

Results 35 issues of Nyx2023

如题,gnet支持socks代理建立tcp连接吗

enhancement
proposal

### Context - [X] This issue is not a bug report. *(please use a different template for reporting a bug)* - [X] This issue is not a duplicate of an...

info-needed

i used resty for long time,but found 2 features or bugs need to be implemented i hope resty will supprt concurrent safe i hope resty can handle special encoding,like this...

hello,as the title ,can you add a clone func to deep copy a cmap to a new one? and for the values like string,add a function maybe named append to...

httplog只响应了http,但是https没有响应,建议添加https log

as the title,when i connect to server with native mode (because server is not golang),so i can implement it as https://github.com/kataras/neffos/wiki/Native-messages,but now i wanna know how can i know that...

enhancement

使用gmtls.NewBasicAutoSwitchConfig创建的*gmtls.Config,建议添加一个方法转换成golang标准的*tls.Config,因为有些框架无法识别gmtls.Config

is there have plans to support http pipeline?

question

i use cast in many places of my project,i grasp some flamegraph in runtime by go pprof, i found the cast will cost a lot memory sapce in the flamegraph,...

**Expected behavior** i foun there has a iris.compression in 12.2.5,but can not set compression to deflate ot brotli mannually **iris.Version** - v12.2.5 so i wanna to recovery some api such...