Skip to content
This repository has been archived by the owner on Oct 31, 2018. It is now read-only.

felladrin/php-websocket-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP WebSocket Server

PHP backend server using the WebSocket protocol.

Try out the example project

To start the example project, just navigate to /example/server and run the command line: php ChatServer.php

Then, on your browser, access: http://localhost/path/to/php-websocket-server/example/client/

Credits

WebSocketServer class is derived from the kallaspriit's php-html5-websocket-server.

About

PHP backend server using the WebSocket protocol and MVC patterns.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published