Blogs
Learn about new PubNub releases, industry trends, and app development tips.
All categories AI Chat Collaboration Data Streaming Decision Intelligence Digital Commerce Digital Health Fintech Gaming Geolocation Guides Illuminate IoT Live Streaming News Product Updates PubNub Portal Push Notifications Real-Time Sports Media Engagement Transport & Logistics iGaming Casino Betting
PubNub PortalSep 21, 2023
Real-Time State: Custom Database/Server Architecture
Presence Webhooks give you real-time endpoints when building chat, IoT, and other apps with your own server and user database.
AISep 21, 2023
Chat GPT Summary Generator for Missed Chat Messages
Build this feature to use ChatGPT to summarize missed chat messages in your chat app using PubNub Functions
ChatSep 21, 2023
Test Cases for Live Chat Application
Essential test cases for chat app to ensure functionality, security, and scalability. Check how PubNub simplifies building reliable, high-performance chat
IoTSep 21, 2023
How to Implement IoT Predictive Maintenance
If you're looking to ensure your industrial IoT deployment runs smoothly and efficiently, predictive maintenance is a huge value add.
GuidesSep 21, 2023
What is Publish/Subscribe model (Pub/Sub)?
Boost system's scalability and flexibility! Publishers send messages to channels & subscribers receive them in real-time. No direct connection needed!
GuidesSep 20, 2023
What are RESTful APIs and how are they used?
A RESTful API is a set of rules and constraints that govern how web services communicate with each other over the internet.
GuidesSep 20, 2023
Socket.IO vs. WebSockets: Comparing Real-Time Frameworks
Socket.IO extends WebSockets with reconnections, rooms, and fallback options. Learn when to use it over raw WebSockets for scalable real-time apps >>
GuidesSep 20, 2023
A Comprehensive Guide to Event-Driven Architecture
Download our comprehensive guide to learn the fundamentals of EDA and considerations to keep in mind during the development process.
GuidesSep 20, 2023
What is SignalR library for real-time connectivity?
Check the pros and cons of Microsoft ASP.NET SignalR, designed to utilize HTTP connections for real-time communication between servers & client