IHP Api Reference
Safe HaskellSafe-Inferred

IHP.ServerSideComponent.Controller.ComponentsController

Orphan instances

(Component component controller, FromJSON controller) => WSApp (ComponentsController component) Source # 
Instance details

Methods

initialState :: ComponentsController component Source #

run :: IO () Source #

onPing :: IO () Source #

onClose :: IO () Source #

connectionOptions :: ConnectionOptions Source #