2017 © Pedro Peláez
 

library websocket-examples

examples for simple php websocket server: simple chat (single daemon) - http://sharoid.ru/chat.html , pro chat (master + worker) - http://sharoid.ru/chat2.html , simple game - http://sharoid.ru/game.html

image

morozovsk/websocket-examples

examples for simple php websocket server: simple chat (single daemon) - http://sharoid.ru/chat.html , pro chat (master + worker) - http://sharoid.ru/chat2.html , simple game - http://sharoid.ru/game.html

  • Sunday, June 3, 2018
  • by morozovsk
  • Repository
  • 5 Watchers
  • 23 Stars
  • 755 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 14 Forks
  • 0 Open issues
  • 3 Versions
  • 2 % Grown

The README.md

"composer require morozovsk/websocket-examples", (*1)

Examples directory: * chat - simple chat (single daemon) * chat2 - chat (master + worker) * chat3 - chat (single daemon + script who can send personal message by clientId, userId or PHPSESSID) * yii - sample of use yii with websockets: Yii::app()->websocket->send('Hello world'); * game - simple game * game2 - game (port of node.js game: https://github.com/amikstrike/wn), (*2)

Run from console: * start: "php index.php start" or "nohup php index.php start &" * stop: "php index.php stop" * restart: "php index.php restart" or "nohup php index.php restart &", (*3)

License

(The MIT License), (*4)

Copyright (c) 2014 Vladimir Goncharov, (*5)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:, (*6)

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software., (*7)

THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE., (*8)

The Versions

03/06 2018

dev-master

9999999-dev http://sharoid.ru/game.html

examples for simple php websocket server: simple chat (single daemon) - http://sharoid.ru/chat.html , pro chat (master + worker) - http://sharoid.ru/chat2.html , simple game - http://sharoid.ru/game.html

  Sources   Download

MIT

The Requires

 

laravel demo server yii event game websocket libevent chat examle socket_select

06/09 2015

1.1.0

1.1.0.0 http://sharoid.ru/game.html

examples for simple php websocket server: simple chat (single daemon) - http://sharoid.ru/chat.html , pro chat (master + worker) - http://sharoid.ru/chat2.html , simple game - http://sharoid.ru/game.html

  Sources   Download

MIT

The Requires

 

laravel demo server yii event game websocket libevent chat examle socket_select

06/09 2015

1.0.0

1.0.0.0 http://sharoid.ru/game.html

examples for simple php websocket server: simple chat (single daemon) - http://sharoid.ru/chat.html , pro chat (master + worker) - http://sharoid.ru/chat2.html , simple game - http://sharoid.ru/game.html

  Sources   Download

MIT

The Requires

 

laravel demo server yii event game websocket libevent chat examle socket_select