RW

Results 178 comments of RW

code is developed by sujit-baniya -> https://github.com/gofiber/fiber/pull/1831 @sujit-baniya can you check this

if CaseSensitive is set to false, the route is reduced to lower case and the parameters are also attached to the segments of the route in lowercase(in the registration process),...

But please still take a look at the performance after these changes i expect only a slight increase if the value could not be found by the first check https://github.com/gofiber/fiber/blob/aa229287cfeeb2002534cb6145b50f7798f76b3e/utils/strings.go#L65...

@petuxodev there is a own middleware https://github.com/gofiber/websocket

https://github.com/googollee/go-socket.io/issues/127

$shell: docker run --rm -p 3000:3000 -it -v ${PWD}:/usr/app/src -w /usr/app/src golang:alpine sh ![image](https://user-images.githubusercontent.com/7063188/110289745-2719a900-7fea-11eb-84d7-7e08c53bbca3.png) The same code base works in the linux container, i.e. it should be a problem specific...

Depends on whether you take the adapter package, then you make there an issue on The error message says in any case, that somehow the port is already occupied, you...

pls check https://github.com/kavu/go_reuseport