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

Safe HaskellNone
LanguageHaskell2010

SecondTransfer.Sessions.Internal

Synopsis

Documentation

data SessionsContext

Contains information that applies to all sessions created in the program. Use the lenses interface to access members of this struct.

TODO: members of this record should be renamed to the "suffix" convention.

Constructors

SessionsContext 

Fields

_sessionsConfig :: SessionsConfig

Read-only configuration information passed-in at construction time

_nextSessionId :: MVar Int

MVar with enumerator for sessions