Michael Carroll
GamingSep 4, 2014
DIY Minecraft: Multiplayer Voxeljs with PubNub | PubNub
Tutorial and live demo on building a DIY multiplayer Minecraft with PubNub and Voxeljs. It's multiplayer Voxeljs!
GamingSep 2, 2014
Members Only! JS Private Chat API + Access Control
This tutorial shows you how to use our private chat API to build private chat and insure security in your chat application with Access Manager
BuildAug 28, 2014
How to Create an App Like Snapchat
This tutorial shows you how to build a DIY snapchat app, enabling you to capture and send compressed images with JavaScript (as JSON strings).
GamingAug 27, 2014
Creating Private Chat Requests with Popup Alerts
This blog post walks you through how to spawn a private chat request with an alert popup to connect users to a private chat.
BuildAug 26, 2014
Multiple Data Center Redis Replication with NodeJS
This blog post is an overview on globally redundant, scalable, multi data center Redis replication using NodeJS and PubNub.
InsightsAug 21, 2014
Easy DIY Arduino Quadcopter Implementation
This blog post shows that DIY Arduino hobbyist and makers are using Arduino because of its ease of use and implementation
GamingAug 20, 2014
Enabling Users to Create Chat via Private Channels
In this blog post, we'll show you how to enable users to create private chat rooms with other users using private channels.
BuildAug 20, 2014
Walkthrough of PubNub's AngularJS Library | PubNub
We're documenting our AngularJS SDK for PubNub with Docco. AngularJS Docco makes is simple, clean, and informational for documentation.
BuildAug 19, 2014
Two-Way iBeacon Communication with Swift
This iBeacon walkthrough shows you how to connect an iBeacon emitter and observer for two-way communication with Swift Programming Language.