How to
Virtual Events
How to Throttle or Aggregate Messages with PubNub
Applications that send messages at a high frequency need to consider how readable those messages are for recipients. This how-to will describe how you can either throttle or aggregate messages for a large audience
Chat
How to Summarize Missed Chat Messages with ChatGPT
This how-to focuses on an innovative method to optimize user interaction within your chat applications, employing OpenAI's sophisticated language model, ChatGPT, to summarize chat messages.
Chat
Test Cases for Chat Application
As software becomes more easily accessible than ever before, you need to ensure your chat application can successfully handle and support typical user behavior, as well as unintentional, odd, or even malicious behavior that can cause issues for your app.
Chat
Building Chat: Dealing with timestamps
Follow this how-to to understand how to deal with and format timestamps for PubNub Chat applications.
Real-Time
How to Develop a real-time streaming application with PubNub
Learn how to develop a real-time streaming application with PubNub, allowing you to stream a continuous firehose of data to any number of recipients
Chat
How to Build a Telemedicine App
Read our complete guide on making your own telemedicine app. In this guide, you’ll learn about telemedicine, HIPPA, PHI, and solutions for building.
Virtual Events
How to Build Chat for Virtual Events
Virtual events need chat to keep users engaged, but it's often a challenge to build a chat solution that works at scale and can handle the network load surges that occur during popular events. As a developer, you need to select a robust backend API provider capable of transmitting and receiving the high volume of messages that your viewers and participants generate.
Chat
How to Build Cross-Platform Chat Applications with PubNub
If your team is developing a cross-platform application you have a number of options to choose from but whichever approach you take, from web-only to cross-platform frameworks, PubNub can easily incorporate chat into your app.
Chat
How to build a chat app using HTML, CSS, Vue, & JS
Read our complete guide to build a chat app using HTML, CSS, Vue, and JS. Read this and our other information building interactive chat apps.