| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Network.ABCI.Server
Synopsis
- defaultLocalSettings :: ServerSettings
- serveAppWith :: ServerSettings -> (AppData -> IO ()) -> App IO -> IO ()
- serveApp :: App IO -> IO ()
Documentation
defaultLocalSettings :: ServerSettings Source #
Default ABCI app network settings for serving on localhost at the standard port.