pusher on davidchua https://dchua.com/tags/pusher/ Recent content in pusher on davidchua Hugo -- gohugo.io en-us Tue, 29 Jan 2013 00:00:00 +0000 Pusher + Slanger - Publish away! https://dchua.com/posts/2013-01-29-pusher-slanger-publish-away/ Tue, 29 Jan 2013 00:00:00 +0000 https://dchua.com/posts/2013-01-29-pusher-slanger-publish-away/ Played around with Pusher today. Surprisingly, it was an easy push. If you haven’t heard about Pusher, it is a hosted API that allows you to quickly build publish-subscribe messaging functionality into your web application. Like most hosted APIs, they work on a freemium model and charge only when you use up to 100 concurrent connections at a time. Pusher provides a pusher-gem which lets your Rails controllers send out publish messages.