Commit Graph

52 Commits

Author SHA1 Message Date
b74e5aa4ee Make event loop implementations final 2017-02-10 19:19:37 +01:00
48a49c2a2d Add protocol property to the transport
Transport should be protocol aware because it should be possible to
switch the protocol if the operation is supported, for example for upgrading
HTTP to web sockets or HTTP 1.1 to HTTP/2.
2017-02-08 20:04:05 +01:00