Описание тега pusher

Pusher is a hosted API for quickly, easily and securely adding scalable realtime functionality to web and mobile apps.

Pusher provides a suite of libraries for both client-side and server-side languages. The client libraries act as consumers of the websocket interface. The following client libraries are available:

The client libraries use event based abstraction that makes it simple to bind UI interactions to events that are triggered from any client or server. They use WebSockets with a fallback to flash when used in the browser.

The server libraries act as publishers and handle authentication. The following server libraries are available: