Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages