#

websockets

Real-time WebSocket communication in web apps

WebFix Laravel Reverb WebSocket ERR_CONNECTION_REFUSED Error

Resolve WebSocket connection refused (ERR_CONNECTION_REFUSED) in Laravel Reverb during local development with self-signed certificates. Step-by-step fixes for .env, reverb.php, broadcasting.php configs, mkcert, and Herd proxying for secure wss:// connections.

1 answer 1 view
WebConnect Web App to Raspberry Pi via MQTT Real-Time Tables

Step-by-step guide to connect a web app on laptop to Raspberry Pi using MQTT over WebSockets with Mosquitto broker for real-time restaurant table availability. Includes Paho client setup and troubleshooting.

1 answer 1 view