๐Ÿš€ EdgeOne Demo Hub

Server-Sent Events (SSE) Demonstrations with Tencent Cloud EdgeOne

๐Ÿ’ฌ Interactive Liveness

Open an SSE stream and send any message โ€” the server replies once with "I have been alive for XXX" in a human-friendly format each time it receives input.

Launch Interactive Demo

๐Ÿค– Streaming Liveness

A one-way SSE feed where the server announces "I have been alive for XXX" every 10 seconds, proving the connection stays open for long durations.

Launch Streaming Demo

๐Ÿงช Basic SSE Test

Quick smoke-test that emits the same liveness sentence every 2 seconds to verify SSE plumbing end-to-end.

Run SSE Test

๐ŸŒŸ Features

  • Real-time Server-Sent Events (SSE) communication
  • HTTPS security with Let's Encrypt SSL certificate
  • Long-running connections (5+ minutes)
  • Modern, responsive web interface
  • Real-time statistics and connection monitoring
  • Cross-browser compatibility
  • Production-ready configuration

๐Ÿ”ง Technical Stack

  • NGINX 1.24.0 web server
  • PHP 8.3.6 with PHP-FPM
  • Let's Encrypt SSL certificate
  • Server-Sent Events (SSE) protocol
  • Modern HTML5, CSS3, and JavaScript
  • Responsive design with CSS Grid and Flexbox