Michael Carroll
BuildMay 30, 2017
Triggering Webhooks with XHR | PubNub
How to use the XHR module with Functions to trigger webhooks and integrate 3rd party webservices directly into your data streams.
ChatMay 25, 2017
Injecting Real-time Live Weather Data into a Chat App
How to stream live weather data into a real-time chat app whenever requested.
BuildMay 24, 2017
Working with Event Handler Types
A walkthrough of the 3 different Functions event handler types, and when to use them.
BuildMay 17, 2017
Building a Collaborative Real-Time Android Todo App
How to build a collaborative, multi-user real-time Android todo list using IBM Bluemix and PubNub.
BuildMay 16, 2017
Working with the Key-Value Store
Utilizing the PubNub Key-Value Store with Functions to store and retrieve data in the network, completely serverless.
BuildMay 12, 2017
Build: Smart Parking Meters + Real-time Availability
How to build IoT-enabled smart parking meters with monitoring using IBM Bluemix, Android, PubNub, and Cordova.
BuildMay 11, 2017
Serverless HTML5 Apps with Encrypted Data Streams
Dive into an example of how to deploy highly-secure encrypted data streams with advanced serverless event handling, based on meta attributes.
NewsApr 19, 2017
rltm.js, a Universal API for Real-time Messaging
rltm.js is an opensource uniform API for real-time messaging, easily swap between Socket.IO/PubNub for bidirectional event-based communication.
BuildApr 18, 2017
Real-time Image Recognition, Detection w/AIception
How to process an image URL with the AIception image recognition API and return the identity of the image in real time with PubNub.