Skip to content

ciprianionescu/PHP-WS_Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Warning

This has been written when the first draft of Websockets protocol came out. It is now deprecated.

For an up-to-date implementation in PHP, see [Ratchet](http://socketo.me/)

## PHP Websocket server

PHP based class for instantiating WebSocket servers.
This class has support for hook-based Message Handlers which makes it easy to extend.

The included code also contains a demo.

This code is currently undocummented since it's work in progress but check back later for updates.

In order to test this, you need to start the server from command line using:

php ./server_test.php

while in the current folder.
Yet another

About

PHP based Websockets server class PHP 5

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published