Chat
All about chat app development, from high-level considerations to the nuts and bolts of chat features.
ChatAug 9, 2019
Rustacean Terminal Chat App in Rust
Build a basic chat app with the Rust Programming Language in a variety of situations and for various industries, Healthecare, Gaming, and more
ChatAug 2, 2019
Build a Laravel Chat App with PHP, Vue.js, & PubNub
How to build a fully-featured chat application for web browsers with Laravel, PHP, Vue.js, and PubNub.
ChatAug 2, 2019
Building a React Native Chat App: Online User Count
Part Three of an ever-growing React Native chat tutorial series, covering implementing Presence for realtime user count.
ChatAug 1, 2019
Build Chat for Android Chat with Java (Part 1 of 4)
This tutorial will cover building real-time group chat for Android using PubNub, referencing WhatsApp, Facebook Messager and LINE.
ChatJul 30, 2019
Try PubNub Without Installing an SDK
PubNub has an Admin Dashboard that allows you to experiment with many of the capabilities that are present in the SDKs without installing anything.
ChatJul 29, 2019
Build Chat for Android Chat with Java
In this example, we explore Publish and Subscribe messaging using a sample real time Android chat application.
ChatJul 29, 2019
Android Chat App: Real-time User List With Presence
In this Android chat tutorial with Java, we're building our real-time user list using the Presence API.
ChatJul 29, 2019
AngularJS Chat Tutorial: Customizable Friend Lists
Learn How to Build an Online Friend List using Advanced Channel Groups in your AngularJS Chat App.
ChatJul 29, 2019
AngularJS Chat Tutorial: Send/Receive Messages (1/6)
How to send and receive chat messages in real time using AngularJS. This tutorial covers chat basics.