| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
SecondTransfer.Http2
Description
Documentation
http2Attendant :: SessionsContext -> AwareWorker -> Attendant
http2Attendant :: AwareWorker -> AttendantCallbacks -> IO ()
Given a 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.