Chat

All about chat app development, from high-level considerations to the nuts and bolts of chat features.

Cloud Computing: the Dream vs. Reality
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.
PubNub logo
Michael Carroll
7 Tutorials for Building a Chat App with AngularJS
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.
PubNub logo
Michael Carroll
Easily Build an Android Chat App in One Afternoon
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.
PubNub logo
Michael Carroll
Chat App Best Practice Guide with JavaScript APIs
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.
PubNub logo
Michael Carroll
Build an Android WebRTC Video & Voice Chat App
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.
PubNub logo
Developer Relations Team
speakfree Provides Comm Platform During Global Crisis
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.
PubNub logo
Developer Relations Team
Build Real-time Buddy Lists-Advanced Channel Groups
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.
PubNub logo
Michael Carroll
Inbound Channel Pattern for Efficient 1-1 Chat Management
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.
PubNub logo
Michael Carroll
Chat Security UserID, Digital Signature Verification
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.
PubNub logo
Stephen Blum