Blog
Learn about new PubNub releases, industry trends, and app development tips.
Chat
Aug 22, 2019Using PubNub to Build Chat for Pirate Ducks
Chat in real time with the other pirate ducks on rafts distributed around the world.
Michael Carroll
Chat
Aug 20, 2019We 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?
Michael Carroll
Chat
Aug 14, 2019Typing 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.
Adam Bavosa
Chat
Aug 9, 2019Rustacean 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
Samba Diallo
Chat
Aug 2, 2019Build 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.
Shyam Purkayastha
Chat
Aug 2, 2019Building 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.
Michael Carroll
Chat
Aug 1, 2019Build 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.
Michael Carroll
Chat
Jul 30, 2019Try 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.
Michael Carroll
Chat
Jul 29, 2019Build Chat for Android Chat with Java
In this example, we explore Publish and Subscribe messaging using a sample real time Android chat application.