<div dir="ltr">Since the linux port is available everybody is implementing their own HTTP server framework <a href="https://github.com/search?utf8=✓&amp;q=http+language%3Aswift">https://github.com/search?utf8=✓&amp;q=http+language%3Aswift</a>. I think introducing a default http web server protocol(swift protocol) in the stdlib, something like rack(ruby) or plug(elixir), would prevent a lot of fragmentation in interfaces.</div>