Skip to content

0xCDSP/websocket-php-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebSocket App on PHP

The simple websocket application on php used Workerman.

Quick Start

  1. Install composer on your system.
  2. Use command composer require workerman/workerman
  3. Launch the server with php server/Server.php start
  4. Launch localhost with php -S localhost:8080

About

The implementation websockets on php using by Workerman.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published