Skip to content
This repository has been archived by the owner on Nov 16, 2020. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelklishin committed Jan 21, 2016
1 parent a17ff53 commit 07ae910
Showing 1 changed file with 6 additions and 14 deletions.
20 changes: 6 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,13 @@
RabbitMQ-Web-MQTT-Examples plugin
=================================
# RabbitMQ Web MQTT Examples

This project contains few basic examples of RabbitMq-Web-MQTT plugin
This project contains few basic examples of [RabbitMQ Web MQTT plugin](https://github.com/rabbitmq/rabbitmq-web-mqtt)
usage.

Once installed the server will bind to port 15670 and serve few static
html files from there:
HTML files on port 15670 (e.g. [http://127.0.0.1:15670](http://127.0.0.1:15670/)).

* http://127.0.0.1:15670/
## Installation

Installation
------------
* [RabbitMQ plugin build instructions](http://www.rabbitmq.com/plugin-development.html).

Generic build instructions are at:

* http://www.rabbitmq.com/plugin-development.html

Instructions on how to install a plugin into RabbitMQ broker:

* http://www.rabbitmq.com/plugins.html#installing-plugins
* [RabbitMQ plugin installation](http://www.rabbitmq.com/plugins.html#installing-plugins).

0 comments on commit 07ae910

Please sign in to comment.