Yash Israni

Results 20 comments of Yash Israni

@AmnaSN I guess , Intel Macbook's compatibility is not dropped ...

@rish-ee The issue arises because github.com/swaggo/http-swagger/v2 depends on an outdated version of github.com/swaggo/swag (v1.8.1), while the newer version of swag (v1.16.1) fixes the swag init error. - Update _swag_ to...

@jsperandio bro, i already used swag v1.16.4.

I think, we want to introduce higher-level WebSocket abstraction and redesign the handler signature. eg. `app.WebSocket("/ws", func(conn *gofr.WSConn) error { ... })`

@biancheng347 I think dynamic routing is generally safe and does not cause concurrency issues, but it can show slightly performance loss & can increase complexity while dubugging and maintaining handlers.

I can fix this issue !! I will convert "Add response request" to "Add request headers". then it can be resolved this bug. @x-x-x-Ilya

@aryanmehrotra bro, where we want to make changes for this issue ?