Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tidal/wampwatch
A PHP WAMP v2 (Web Application Messaging Protocol) Monitor Client to observe WAMP router meta-events (session, registration, subscription)
https://github.com/tidal/wampwatch
meta-events monitor-client php wamp websocket
Last synced: 5 days ago
JSON representation
A PHP WAMP v2 (Web Application Messaging Protocol) Monitor Client to observe WAMP router meta-events (session, registration, subscription)
- Host: GitHub
- URL: https://github.com/tidal/wampwatch
- Owner: tidal
- License: mit
- Created: 2016-06-26T12:19:58.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-09T19:32:17.000Z (about 7 years ago)
- Last Synced: 2024-04-18T15:15:41.843Z (7 months ago)
- Topics: meta-events, monitor-client, php, wamp, websocket
- Language: PHP
- Size: 416 KB
- Stars: 4
- Watchers: 5
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[![SensioLabsInsight](https://insight.sensiolabs.com/projects/4660e82a-4580-44c1-a965-3e47a9b7f865/small.png)](https://insight.sensiolabs.com/projects/4660e82a-4580-44c1-a965-3e47a9b7f865)
[![Travis](https://api.travis-ci.org/tidal/WampWatch.svg?branch=master)](https://travis-ci.org/tidal/WampWatch)
[![Code Climate](https://img.shields.io/codeclimate/github/tidal/WampWatch.svg?maxAge=2592000&style=flat-square)](https://codeclimate.com/github/tidal/WampWatch)
[![StyleCI](https://styleci.io/repos/61987759/shield?branch=master)](https://styleci.io/repos/61987759)
[![Scrutinizer](https://img.shields.io/scrutinizer/g/tidal/WampWatch.svg?maxAge=2592000&style=flat-square)](https://scrutinizer-ci.com/g/tidal/WampWatch/?branch=master)
[![Dependency Status](https://www.versioneye.com/user/projects/5770981a671894004e1a923a/badge.svg?style=flat-square)](https://www.versioneye.com/user/projects/5770981a671894004e1a923a)
[![Codacy grade](https://img.shields.io/codacy/grade/05be2051d61543abb3bac6fee7af7b44.svg?maxAge=2592000&style=flat-square)](https://www.codacy.com/app/timomichna/WampWatch?utm_source=github.com&utm_medium=referral&utm_content=tidal/WampWatch&utm_campaign=Badge_Grade)
[![Codecov](https://img.shields.io/codecov/c/github/tidal/WampWatch.svg?maxAge=2592000&style=flat-square)](https://codecov.io/gh/tidal/WampWatch)
# WampWatch
A set of PHP [WAMP v2](http://wamp-proto.org/) (Web Application Messaging Protocol) Monitor Clients to observe
WAMP router meta-events
([registration](https://tools.ietf.org/html/draft-oberstet-hybi-tavendo-wamp-02#section-13.3.7),
[subscription](https://tools.ietf.org/html/draft-oberstet-hybi-tavendo-wamp-02#section-13.6.3),
[session](https://tools.ietf.org/html/draft-oberstet-hybi-tavendo-wamp-02#section-13.7.1))