Markus Kohler
Developer Advocate, PubNub
PubNub PortalFeb 13, 2024
How to Display Online Users in Real-Time
Display how many users are currently viewing a webpage in real time. Learn how to build a free web UI widget in under 5 minutes, backed by Presence.
Feb 7, 2024
How to Build a WebRTC Live and Video Streaming App
Discover how to create a video streaming application with instant video calling using WebRTC and PubNub.
ChatFeb 1, 2024
Build a LLM Chatbot with a Custom Knowledge Base
Learn how to build a Chatbot with a Custom Knowledge Base using PubNub Functions
Digital CommerceJan 31, 2024
Definition and Growth of the On-Demand Economy
The on-demand economy is a service or product built on letting users request a physical object, data, a service and have it fulfilled soon after.
GeolocationJan 25, 2024
Real-time Geolocation API using JavaScript
Implement and display live-updating geolocation data on a real-time map using JavaScript with modern mapping APIs.
IoTJan 18, 2024
Crafting Beacons: Utilizing BLE for Android Devices
An updated overview of how to build an Android beacon (ie. iBeacon), including in-depth tutorials on building the emitter and detector.
Jan 18, 2024
Comparing AWS Transit Gateway and VPC Peering
Explore the comparison between AWS Transit Gateway and VPC Peering, and how they impact modern cloud networking decisions.
Jan 15, 2024
Java WebSocket Client for Android Overview
An in depth guide with examples on how to program WebSocket clients in Java and Android, using the Spring Boot framework.
Jan 15, 2024
Comparing WebSocket Alternatives for Realtime Comms
Explore and compare modern realtime alternatives to WebSockets. Understand their advantages, limitations, and impact on web development.