LambdaHack-0.6.2.0: A game engine library for roguelike dungeon crawlers

Safe HaskellNone
LanguageHaskell2010

Game.LambdaHack.Common.Response

Description

Synopsis

Documentation

data Response Source #

Abstract syntax of client commands for both AI and UI clients.

data ChanServer Source #

Connection channel between the server and a single client.