Chat
All about chat app development, from high-level considerations to the nuts and bolts of chat features.
ChatJul 23, 2014
Build: Key Exchange System for Encrypted Messages
How to build a key exchange system using PubNub, enabling users to send encrypted, self destructing chat messages in real time.
ChatJul 22, 2014
Key Exchange and Self Destructing Messages
Part One on building an open source, self destructing messages chat widget enabling you to send and receive self destructing, encrypted messages.
ChatJun 5, 2014
Mobile Group Chat with One Line of JavaScript | PubNub
How to build mobile group chat apps using 1 line of JavaScript (aka 3 libraries).
ChatMay 29, 2014
Real-time Chat Apps: Really That Easy | PubNub
Check out how easy it is to integrate PubNub and your app, in this case, a real-time chat app.
ChatMar 21, 2014
Create a Speech to Text Chat Room with Wit and PubNub | PubNub
This blog post gives you a walkthough on creating a speech to text chatroom using Wit and PubNub.
ChatDec 18, 2013
Real-time AngularJS SDK with AngularJS Chat Example
We just released our AngularJS SDK, and this tutorial walks you through building an angularJS chat application.
ChatNov 20, 2013
Building WebRTC Video Calling With PubNub | PubNub
How to build a WebRTC video calling application that works entirely in the browser.
ChatOct 23, 2013
Secure Chat Using Access Manager
How to build a secure chat application using Access Manager for fine grain, serverless control over chat users.
ChatJul 30, 2013
Building an iOS Group Messaging App | PubNub
How to build a real-time, iOS group messaging chat app with Objective-C with presence user detection