Blog
Learn about new PubNub releases, industry trends, and app development tips.
May 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.
Michael Carroll
PubNub Portal
May 24, 2017Working with Event Handler Types
A walkthrough of the 3 different Functions event handler types, and when to use them.
Michael Carroll
May 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.
Michael Carroll
PubNub Portal
May 16, 2017Working with the Key-Value Store
Utilizing the PubNub Key-Value Store with Functions to store and retrieve data in the network, completely serverless.
Michael Carroll
May 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.
Michael Carroll
May 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.
Michael Carroll
IoT
Apr 26, 2017Building Voice-Controlled Home Automation with Alexa | PubNub
How to build a voice-controlled home automation app using PubNub and Amazon Alexa for natural language processing device control.
Developer Relations Team
Chat
Apr 24, 2017How to Build Real-time Chat in the Terminal with Python
How to easily build a chat app that runs entirely in your terminal using Python.
Anmol Agrawal
Apr 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.