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
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
Chat
Mar 29, 2017Build a Real-time Chatbot with the Gupshup BLOCK
How to build a simple chatbot using the Gupshup Bot Integration API and PubNub BLOCKS.
Michael Carroll
Mar 27, 2017
Getting Started with the PubNub Angular 2 SDK
How to get started with the new PubNub Angular 2 SDK, including publish/subscribe messaging and message persistence for chat.