Network.WebSockets.Util.PubSub
Description
This is a simple utility module to implement a publish-subscribe pattern. Note that this only allows communication in a single direction: pusing data from the server to connected clients (browsers).
Usage:
websockets-0.5.2.0: A sensible and clean way to write WebSocket-capable servers in Haskell.
Network.WebSockets.Util.PubSub
Description
This is a simple utility module to implement a publish-subscribe pattern. Note that this only allows communication in a single direction: pusing data from the server to connected clients (browsers).
Usage: