Hi guys! I've been looking for a while now for a good connection for me, after I checked some BenchMarks I figured out Go Fiber is the best for me
But I'm running into a problem right now, I usually use transports in http2, which I haven't found an equivalent for in Go Fiber, I also haven't found enough explanation to correctly deploy Go Fiber, so if you guys know a good way to get started i'll appreciate it, any info about the transports and the Go Fiber generally should be helpful for me.. thanks a lot.
#switching from http2 to go fiber
5 messages · Page 1 of 1 (latest)
fiber does not support http2 from what I can tell
well it's not really about merging them , i want to stop using the http2 , and start using Go fiber. Which i have no clue how to deploy honestly .... since it's a whole defferint thing and nothing is alike , and not much explainations about it in the internet ..
What are you using transports for? Have you looked at the docs for fast http?
whats transports?