etamoo

Safe HaskellNone
LanguageHaskell2010

MOO.Server

Synopsis

Documentation

startServer :: Maybe FilePath -> FilePath -> Bool -> (TVar World -> Point) -> IO () Source

Start the main server and create the first listening point.