dioscouri/f3-pusher

Easy web sockets with pusher.com

v0.8 2014-06-30 18:03 UTC

This package is not auto-updated.

Last update: 2024-04-27 13:17:24 UTC


README

Easier web sockets with service http://pusher.com/

Getting Started

Add this to your project's composer.json file:

{
    "require": {
        "dioscouri/f3-pusher": "dev-master"
    }
}