Luminova Framework

Real-Time Communication

Real-time communication lets your application use WebSockets for live updates, chat systems, and event broadcasting.

Table of Contents

  1. Real-Time Communication using HTTP Socket Server

    HTTP Socket Server is a simple module for real-time communication for HTTP and WebSocket requests. It allows you to define routes and set up error and connection handlers all in one place.