GEMVC Documentation
Complete guide to building modern, secure PHP applications with GEMVC framework
WebSocket Features
Overview
GEMVC provides a powerful WebSocket system built on OpenSwoole/Swoole, enabling real-time communication through the SwooleWebSocketHandler
class. The system supports channel-based messaging, authentication, rate limiting, and Redis integration for scalability.