2017 © Pedro Peláez
 

library net_notifier

An asynchronous notification system using WebSockets

image

silverorange/net_notifier

An asynchronous notification system using WebSockets

  • Wednesday, December 13, 2017
  • by gauthierm
  • Repository
  • 7 Watchers
  • 0 Stars
  • 2,861 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 0 Open issues
  • 6 Versions
  • 12 % Grown

The README.md

Net_Notifier

Net_Notifier is a system for sending and receiving messages from PHP programs using WebSockets., (*1)

Net_Notifier provides a server for listeing and relaying notifications, a sender, which can send notifications to a server and a listener which can receive relayed notifications from a server., (*2)

An example use-case is sending order notifications when an order is placed on an e-commerce site., (*3)

Server

Net_Notifier comes with a CLI server for receiving and relaying notifications. It has the following interface:, (*4)

Service that receives and relays notifications to listening clients.

Usage:
  net-notifier-server [options]

Options:
  -p port, --port=port  Optional port on which to listen for notifications.
                        If not specified, port 3000 is used.
  -v, --verbose         Sets verbosity level. Use multiples for more detail
                        (e.g. "-vv").
  -h, --help            show this help message and exit
  --version             show the program version and exit

The Versions

13/12 2017

dev-master

9999999-dev https://github.com/silverorange/Net_Notifier

An asynchronous notification system using WebSockets

  Sources   Download

LGPL-2.1

The Requires

 

by Michael Gauthier

websocket notification websockets

24/07 2017

1.0.0

1.0.0.0 https://github.com/silverorange/Net_Notifier

An asynchronous notification system using WebSockets

  Sources   Download

LGPL-2.1

The Requires

 

by Michael Gauthier

websocket notification websockets

17/01 2016

0.4.2

0.4.2.0 https://github.com/silverorange/Net_Notifier

An asynchronous notification system using WebSockets

  Sources   Download

LGPL-2.1

The Requires

 

by Michael Gauthier

websocket notification websockets

02/05 2013

v0.4.1

0.4.1.0 https://github.com/silverorange/Net_Notifier

An asynchronous notification system using WebSockets

  Sources   Download

LGPL-2.1

The Requires

 

by Michael Gauthier

websocket notification websockets

02/05 2013

v0.4.0

0.4.0.0 https://github.com/silverorange/Net_Notifier

An asynchronous notification system using WebSockets

  Sources   Download

LGPL-2.1

The Requires

 

by Michael Gauthier

websocket notification websockets

22/03 2013

v0.3.1

0.3.1.0 https://github.com/silverorange/Net_Notifier

An asynchronous notification system using WebSockets

  Sources   Download

LGPL-2.1

The Requires

 

by Michael Gauthier

websocket notification websockets