-
Notifications
You must be signed in to change notification settings - Fork 1
Pure-PHP simple WebSockets server
License
davidstelter/DCBS-WebSockets
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
DCBS-WebSockets is a pure-PHP implementation of a WebSockets server. The aim is to provide a simple and flexible framework which allows for the creation of WebSockets-enabled PHP applications with no need for knowledge of the WebSockets specification, all protocol details are handled. The server forks off a new process for each client connection, and it is capable of running multiple applications from one control server instance. See LICENSE for license info.
About
Pure-PHP simple WebSockets server
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published