Blog
Learn about new PubNub releases, industry trends, and app development tips.
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.
Michael Carroll
Real-Time
Apr 18, 2017Real-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.
Michael Carroll
Digital Health
Apr 17, 2017HIPAA Overview and Why It Matters
A general overview of HIPAA, and why it matters for any real-time messaging platform to send and receive ePHI data in real time.
Michael Carroll
PubNub Portal
Apr 13, 2017Device Presence and Custom State with PubNub Angular
A walkthrough of advanced PubNub Angular 2 SDK features, including Presence (online/offline status) and Custom State.
Michael Carroll
Apr 11, 2017
Build a Web Framework In Less Than 20 Lines Of Code | PubNub
A walkthrough on building a quick and easy modern web framework in 20 lines of code.
Michael Carroll
IoT
Apr 7, 2017IoT Messaging for Real-time Applications w/Wia API
How to use Wia and PubNub BLOCKS for IoT messaging, including tracking and displaying IoT events.
Michael Carroll
Apr 4, 2017
Streaming Real-time Analytics with Keen IO and PubNub
Use PubNub and Keen.io to organize, sort, process and sift through information overload. Make data-driven decisions and understand customers.
Anmol Agrawal
Chat
Apr 3, 2017Sending Desktop HTML5 Notifications for Web Browsers
How to build real-time HTML5 notifications and alerts in web browsers for Chrome, Safari, and Firefox.