Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 384 Bytes

File metadata and controls

21 lines (18 loc) · 384 Bytes

Websockets with Workerman framework

Updates a form info through websockets

Prerequisites

  • php 5.6 or higher
  • php-cntl

Installing

  • git clone the repo
  • run in command line composer install
  • run in command line bower install bootstrap
  • php server.php start
  • open in browser index.html
  • click button "Start"

Example

demo example