simplex-chat-6.5.0.7
Safe HaskellNone
LanguageHaskell2010

Simplex.Chat.Remote.RevHTTP

Synopsis

Documentation

attachRevHTTP2Client :: IO () -> TLS 'TServer -> IO (Either HTTP2ClientError HTTP2Client) Source #

attachHTTP2Server :: TLS 'TClient -> (HTTP2Request -> IO ()) -> IO () Source #

doNotPrefetchHead :: Int Source #

Suppress storing initial chunk in bodyHead, forcing clients and servers to stream chunks