2017 © Pedro Peláez
 

library pulse-php-discover

A PHP implementation of the pulse/syncthing cluster discovery protocol.

image

cebe/pulse-php-discover

A PHP implementation of the pulse/syncthing cluster discovery protocol.

  • Monday, October 27, 2014
  • by cebe
  • Repository
  • 3 Watchers
  • 5 Stars
  • 5 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 5 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

pulse-php-discover

A PHP implementation of the pulse/syncthing cluster discovery protocol., (*1)

Current status is work in progress, also if it already works in simple local environment it is untested for other purpose, may fail and destroy data, so use with care!, (*2)

Latest Stable Version Total Downloads, (*3)

Requirements

PHP 5.4 or higher., (*4)

Installation

Using Composer:, (*5)

composer require cebe/pulse-php-discover

Usage

Run multiple of these and watch them connect to each other:, (*6)

php test.php

If you have pulse installed in your network it will also take part in the party :), (*7)

This is only the discovery protocol so nothing is going to be shared between the nodes, the only thing that happens is that they know about each other., (*8)

License

GPLv3, see LICENSE file for more details., (*9)

The Versions

27/10 2014

dev-master

9999999-dev https://github.com/cebe/pulse-php-discover#readme

A PHP implementation of the pulse/syncthing cluster discovery protocol.

  Sources   Download

GPL-3.0+

The Requires

 

cluster distributed p2p pulse discover