[swift-server-dev] HTTP Parser

Logan Wright logan at qutheory.io
Fri Nov 4 14:18:38 CDT 2016


Helge, if I had my way, we wouldn't touch C in any way whatsoever for any
of the server side libraries except as an absolute last resort, but this
life is full of compromise, and I'm trying to be amicable to come up with
solutions that we can agree on.

For HTTP2 as well, I'd like plans to eventually move to pure swift native
implementations rethought for the language.

On Fri, Nov 4, 2016 at 3:17 PM Helge Heß via swift-server-dev <
swift-server-dev at swift.org> wrote:

> On 4 Nov 2016, at 20:11, Logan Wright via swift-server-dev <
> swift-server-dev at swift.org> wrote:
> > That said, even if we do end up doing that short term, I'd like to
> include plans or at least intentions to do things in Swift. I (and I'm sure
> many of us) generally prefer working in Swift because it's safe, succinct,
> and clean. We also have several instances of existing HTTP parsers we could
> pull from, it's not like we're starting from 0 as a group.
> >
> > For HTTP2, I think everyone is in agreement that a c library is the way
> to go. I'd like to give HTTP a bit more time for opinions to come in.
>
> I’m not entirely sure why you have double standards here. Why would you
> come up with a safe, succinct and clean HTTP/1.x parser but not do the same
> for HTTP/2?
>
> hh
>
> _______________________________________________
> swift-server-dev mailing list
> swift-server-dev at swift.org
> https://lists.swift.org/mailman/listinfo/swift-server-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-server-dev/attachments/20161104/361b9118/attachment.html>


More information about the swift-server-dev mailing list