Skip to content

Simple reusable websocket-server class for php, supporting as many browsers as possible (hixie-76, hybi-00, and the current finished draft), as well as exchange of a flash policy file.

Notifications You must be signed in to change notification settings

kinpro/php-websocket-server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

php-websocket-server

Simple reusable websocket-server class for php, supporting as many browsers as possible (hixie-76, hybi-00, and the current finished draft), as well as exchange of a flash policy file.

Example of use can be found in example.php

Note: This is for server use only. For building a client that will work on >99% of all browsers, check out: https://github.com/gimite/web-socket-js/

php-websocket-server replies to requests for the flash policy file, making it compatible with web-socket-js for those pesky archaic browsers that don't support it yet.

About

Simple reusable websocket-server class for php, supporting as many browsers as possible (hixie-76, hybi-00, and the current finished draft), as well as exchange of a flash policy file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%