Tag

WebSockets

0 views collected around this technical thread.

php中文网 Courses
php中文网 Courses
Jun 17, 2024 · Backend Development

Implementing Real-Time Broadcasting in Laravel 11 with Pusher, Echo, and WebSockets

This tutorial explains how to set up Laravel 11's broadcasting system using Pusher, Laravel Echo, and WebSockets, covering installation, configuration, event creation, and front‑end listening to enable instant real‑time communication in web applications.

BroadcastingEchoLaravel
0 likes · 8 min read
Implementing Real-Time Broadcasting in Laravel 11 with Pusher, Echo, and WebSockets
Architects Research Society
Architects Research Society
Feb 19, 2023 · Backend Development

Choosing Between Polling, Server‑Sent Events, and WebSockets for Real‑Time Web Applications

This article compares three real‑time communication techniques—long/short polling, WebSockets, and Server‑Sent Events—by explaining their mechanisms, presenting client‑ and server‑side code examples, and discussing their advantages, drawbacks, and suitable use‑cases to help developers select the appropriate method for a dashboard application.

PollingServer-Sent EventsWebSockets
0 likes · 12 min read
Choosing Between Polling, Server‑Sent Events, and WebSockets for Real‑Time Web Applications
Tencent IMWeb Frontend Team
Tencent IMWeb Frontend Team
Aug 23, 2017 · Frontend Development

Why HTML5 Became the Web’s Game-Changer: History, Features, and Future

HTML5, once a long‑awaited web standard born in 2004 and finalized in 2014, replaced Flash by introducing native multimedia, canvas, WebSockets, and hardware acceleration, while facing prolonged drafting delays and compatibility challenges, ultimately reshaping modern web development and paving the way for richer, plugin‑free experiences.

HTML5WebSocketscanvas
0 likes · 12 min read
Why HTML5 Became the Web’s Game-Changer: History, Features, and Future