tristandunn / pusher-fake

A fake Pusher server for development and testing.
https://rubygems.org/gems/pusher-fake
MIT License
173 stars 32 forks source link

Support channel and user REST API methods. #10

Closed tristandunn closed 11 years ago

tristandunn commented 11 years ago

Now that webhooks are supported, the other REST API methods should be implemented. See the REST API reference provided by Pusher.

tristandunn commented 11 years ago

Added support for the channel, channels, and user endpoints.