Deadpan-DDP-0.2.0.1: Write clients for Meteor's DDP Protocol

Safe HaskellNone
LanguageHaskell2010

Web.DDP.Deadpan.Websockets

Description

and a Deadpan app into an IO result.

A collection of Websocket functions to ease converting a URI and a Deadpan app into an IO result.

Intended for internal use.

Documentation

type Port = Int Source