Chat
All about chat app development, from high-level considerations to the nuts and bolts of chat features.
ChatOct 12, 2016
Cloud Computing: the Dream vs. Reality
What is the reality of implementing cloud computing? Here is a detailed walk through on the dream of the cloud versus reality.
ChatOct 5, 2016
7 Tutorials for Building a Chat App with AngularJS
7 tutorials for a comprehensive guide to building a full featured chat app with Angular JS.
ChatSep 28, 2016
Easily Build an Android Chat App in One Afternoon
Build a fully featured chat application on Android using Twitter Fabric, Digits, and PubNub with this detailed tutorial for software developers.
ChatApr 28, 2016
Chat App Best Practice Guide with JavaScript APIs
This Chat App Best Practice Guide includes basic chat features, app UX improvement, as well as secure chat using AES cryptography.
ChatOct 13, 2015
Build an Android WebRTC Video & Voice Chat App
How to build a cross-platform Android WebRTC video and voice chat application with Java and JavaScript that works on both web and mobile.
ChatOct 1, 2015
speakfree Provides Comm Platform During Global Crisis
PubNub and speakfree are working together to provide a communication platform for aid organizations and refugees during the global crisis.
ChatSep 15, 2015
Build Real-time Buddy Lists-Advanced Channel Groups
How to build a real-time buddy list (ie. friend's list) for chat applications using advanced channel groups, Presence, and PubNub Stream Controller.
ChatSep 8, 2015
Inbound Channel Pattern for Efficient 1-1 Chat Management
How to build a more efficient real-time application to decrease history API calls by using an inbound channel pattern for pub/sub messaging.
ChatJul 6, 2015
Chat Security UserID, Digital Signature Verification
How to build chat user identification with digital signature message verification, an important part of chat security for protecting users & privacy.