[swift-server-dev] Working on the new Internet Application Protocol?

Alex Blewitt alblue at apple.com
Mon Oct 31 12:21:48 CDT 2016


On 31 Oct 2016, at 17:10, Muse M via swift-server-dev <swift-server-dev at swift.org> wrote:
> 
> Are there any plans to create new standard of IAP that design to reduce complexity and improve performance?
> 
> http://tutorials.jenkov.com/iap/why-http2-and-websockets-are-not-enough.html#websockets-and-http2 <http://tutorials.jenkov.com/iap/why-http2-and-websockets-are-not-enough.html#websockets-and-http2>

I think the initial focus is likely to be on those protocols that are currently being used by other languages and environments, to bring parity in the implementation. These will build upon low level sockets and/or TCP and UDP streams, which would be necessary to contemplate implementing higher level protocols that aren't derivatives of HTTP.

Alex

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-server-dev/attachments/20161031/94eb6242/attachment.html>


More information about the swift-server-dev mailing list