Skip to content

weedsboy/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

Languages

  • JavaScript 90.9%
  • PHP 7.5%
  • Other 1.6%