(no title)
monus | 1 year ago
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?
hinkley|1 year ago
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.
dgoldstein0|1 year ago
neonsunset|1 year ago
byroot|1 year ago
If you assume no multiplexing, you can write a much simpler server.
nitely|1 year ago