Team pulsetrackerforPulsetrackerblog.pulsestracker.com·Dec 8, 2024Listen for realtime location updates from pulsetracker on your backend with Python pusherPulsetracker is a powerful, scalable, flexible location-tracking solution for developers seeking real-time updates without being bound to a proprietary client SDK. With Pulsetracker, you have the freedom to integrate location data into your own backe...Python
Team pulsetrackerforPulsetrackerblog.pulsestracker.com·Dec 8, 2024Building a Real-Time Location Tracking Solution with Pulsetracker, Pusher, Laravel, Redis and PythonIntroduction: What is PulseTracker? Pulsetracker is a backend service for real-time location tracking, designed specifically for developers who need a robust and flexible way to monitor location data without being tied to proprietary SDKs or infrastr...Laravel
Edrick Leongedrickleong.hashnode.dev·Jul 18, 2024Exploring Websockets with Soketi (Part 1)Soketi is an open source Websockets server, that allows you to build realtime applications with ease. Realtime applications are applications that require data to be updated in realtime. This means that when data changes on the server, the client shou...10 likes·65 readsExploring Websockets with Soketiwebsockets
Rahul Dasschemasensei.hashnode.dev·Nov 6, 2023Building a Simple Chat App with NodeJs using WebsocketsIntroduction Websockets are a powerful tool for building real-time applications. They enable a bi-directional communication between clients in real time by establishing a persistent connection. This allows them to send and receive data between each o...2 likes·61 readsNode.js
Onyenekwe Elizabethdramaqueen.hashnode.dev·Jun 3, 2023Getting Real-Time Notifications in React with PusherIntroduction Real-time notifications play a crucial role in keeping users engaged and informed within web applications. With the combination of React, a popular JavaScript library for building user interfaces, and Pusher, a real-time messaging servic...714 readspush notifications
Victory Tuduocodeassociate.hashnode.dev·Jun 3, 2023Build a Game Streaming Platform with Next.js and Dolby.ioFor this article idea, I plan on developing and styling the user interface with Next.js, then adding the stream functionality with Dolby.io. The idea is to show how easily integrable Dolby.io streaming services can be included in web applications. Fo...45 readsJavaScript
Adebola Adeniranadebola-1620318048424.hashnode.dev·Jun 5, 2022Building a Serverless Realtime Chat application with Pusher and NextJSLet’s build a chat application with Pusher’s API Why Pusher? Pusher provides a number of affordable, easy to use APIs to add Realtime functionality to Web applications. From Realtime communication that allows users send instant messages to each othe...29 readspusher