Skip to content

kallaspriit/PHP-HTML5-WebSocket-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

PHP-HTML5-WebSocket-Server

This is a simple, minimal, fast and efficient implementation of the WebSocket protocol in PHP used as a backend service for HTML5 WebSockets.

Features

  • Simple and easy-to-learn interface
  • Client abstraction with attributes
  • Supports multiple listeners
  • PHP 5.3+ compatible

Example

Includes a little example where number of users can join a simple drawing application. PHP-WSS Example

About

Simple and minimal PHP HTML5 WebSocket backend server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published