Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
This module contains the logic to serve multiple Desktop
.
The Lobby
act as a router to dispatch user based on the workspace path.
Documentation
lobbyProgram :: AppSet -> [Service] -> ChatServer -> Display -> ProcessIO OnClient #