The latest version of pusher-ws is 0.1.1.0-0.

pusher-ws

Version 0.1.0.1 revision 0 uploaded by barrucadu.

Package meta

Synopsis
Implementation of the Pusher WebSocket protocol
Description

An implementation of the Pusher WebSocket (client) protocol in Haskell.

Current features:

  • ws:// and wss:// protocols.

  • Clusters.

  • Subscribing to channels.

  • Unsubscribing from channels.

  • Authorisation for private and presence channels.

  • Binding event handlers.

  • Unbinding event handlers

  • Sending client events.

  • Threads which automatically get cleaned up on connection close.

  • Automatic reconnection (and channel resubscription).

  • Connection state events.

  • Pusher close codes.

Missing features:

  • "connecting_in" events.

See the README for more details.

Author
Michael Walker
Bug reports
n/a
Category
Network
Copyright
n/a
Homepage
https://github.com/barrucadu/pusher-ws
Maintainer
mike@barrucadu.co.uk
Package URL
n/a
Stability
n/a

Components