๐ฌ Interactive ChatBot
Two-way interactive ChatBot with user input capabilities. Features real-time conversation flow, user message handling, and dynamic session management with timeout controls.
Launch Interactive ChatBot๐ค Streaming ChatBot
ChatBot receives streaming data from backend using SSE. This proves that the session can last far more than 5 minutes.
Launch Streaming ChatBot๐งช Basic SSE Test
Simple Server-Sent Events test that sends 5 messages over 10 seconds to verify SSE functionality.
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