second-transfer-0.7.1.0: Second Transfer HTTP/2 web server

Safe HaskellNone
LanguageHaskell2010

SecondTransfer.Http2

Description

 

Synopsis

Documentation

http2Attendant :: SessionsContext -> AwareWorker -> Attendant Source

Given an AwareWorker, this function wraps it with flow control, multiplexing, and state maintenance needed to run an HTTP/2 session.

Notice that this function is using HTTP/2 over TLS. There is an equivalent for HTTP 1.1.