|
|
|
|
|
by monus
476 days ago
|
|
> bringing HTTP/2 all the way to the Ruby app server is significantly complexifying your infrastructure for little benefit. I think the author wrote it with encryption-is-a-must in the mind and after he corrected those parts, the article just ended up with these weird statements. What complexity is introduced apart from changing the serving library in your main file? |
|
So that's Python, Ruby, Node. Elixir won't care and C# and Java... well hopefully the HTTP/2 library takes care of the multiplexing of the replies, then you're good.