pusher / pusher-http-ruby

Ruby library for Pusher Channels HTTP API
https://pusher.com/channels
MIT License
664 stars 124 forks source link

Add presence channels example #152

Closed annzenkina closed 4 years ago

annzenkina commented 4 years ago

We believe examples which implement basic Channels functionality will help customers to start smoothly using channels.

This PR contains a working app which demonstrate the basic Presence Channels implementation.