Chat
All about chat app development, from high-level considerations to the nuts and bolts of chat features.
ChatAug 22, 2019
Using PubNub to Build Chat for Pirate Ducks
Chat in real time with the other pirate ducks on rafts distributed around the world.
ChatAug 20, 2019
We Won! Noonie Award: Most Valuable Chatbot Platform
Chatbots are scaling customer service teams across the web. But how are they being built? And how close are they coming to actual human interaction?
ChatAug 14, 2019
Typing Indicators in Chat Powered by PubNub Signals
How to build typing indicators for a chat app using PubNub Signals, a feature to send a constant stream of small sized, non-critical messages.
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
Layer Shutdown: How to Migrate from Layer to PubNub
With Layer shutting down on October 30th, here's everything you need to know about migrating your chat application to PubNub.
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.
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 2, 2019
React Native Chat App - Part Two: Message History
Part Two of ever-growing React Native chat tutorial series, covering chat history - storing, fetching and displaying historic chat messages in order