pong-server-0.0.1.0: A simple embedded pingable server that runs in the background.

Safe HaskellNone
LanguageHaskell2010

Axial.Pong

Documentation

data PongConfig Source

Constructors

PongConfig 

Fields

pongPort :: Int
 
pongMessage :: () -> IO String