2017 © Pedro Peláez
 

application phpi-websocket

image

calcinai/phpi-websocket

  • Sunday, July 29, 2018
  • by calcinai
  • Repository
  • 5 Watchers
  • 8 Stars
  • 159 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 1 Open issues
  • 5 Versions
  • 3 % Grown

The README.md

phpi-websocket

Scaffolding and demo for interacting with phpi via websockets., (*1)

This should be enough to get started with a WS server and client. The included demo will let you monitor the pin headers, select alternate functions and change pin levels., (*2)

Instalation

Installation should be done using composer as there are a few dependencies (especially for ratchet - sorry about this but they are all just tiny symphony components)., (*3)

If you don't have composer already:, (*4)

$ curl -sS https://getcomposer.org/installer | php, (*5)

Then install, (*6)

$ ./composer.phar create-project calcinai/phpi-websocket, (*7)

Alternatively, you can download the current release with all its dependencies from the releases page., (*8)

Usage

You can test the server by running, (*9)

php examples/server.php, (*10)

This will run a simple HTTP & WebSocket server on port 9999. If the hostname of the pi is not the default (raspberrypi.local), you'll need to set it to something that can be accessed in server.php, (*11)

All going well, you should be able to access the example at http://raspberrypi.local:9999/ and see something like this:, (*12)

Screenshot, (*13)

The Versions

29/07 2018

dev-screenshots

dev-screenshots

  Sources   Download

30/10 2017

dev-master

9999999-dev

Scaffolding for Websocket server using Ratchet & PHPi

  Sources   Download

MIT

The Requires

 

by Michael Calcinai

gpio raspberry rpi websocket pi

30/10 2017

v0.1.2

0.1.2.0

Scaffolding for Websocket server using Ratchet & PHPi

  Sources   Download

MIT

The Requires

 

by Michael Calcinai

gpio raspberry rpi websocket pi

28/07 2016

v0.1.1

0.1.1.0

Scaffolding for Websocket server using Ratchet & PHPi

  Sources   Download

MIT

The Requires

 

by Michael Calcinai

gpio raspberry rpi websocket pi

08/07 2016

v0.1.0

0.1.0.0

Scaffolding for Websocket server using Ratchet & PHPi

  Sources   Download

MIT

The Requires

 

by Michael Calcinai