This repository has been archived by the owner on Feb 11, 2020. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 506
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
7 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,6 +8,7 @@ Mosca [![Build Status](https://travis-ci.org/mcollina/mosca.png | |
[![NPM](https://nodei.co/npm-dl/mosca.png)](https://nodei.co/npm/mosca/) | ||
|
||
##About | ||
|
||
####Mosca is a node.js mqtt broker, which can be used: | ||
|
||
* <a href="https://github.com/mcollina/mosca/wiki/Mosca-as-a-standalone-service.">Standalone</a> | ||
|
@@ -79,6 +80,7 @@ All the info to get you started is gathered [in this wiki page](https://github.c | |
Also there is an example using [Redis](https://github.com/mcollina/mosca/wiki/Mosca-basic-usage#in-this-example-we-will-be-using-redis) | ||
|
||
## How to's/Tutorials | ||
|
||
All to be found [on our repository wiki section.](https://github.com/mcollina/mosca/wiki) | ||
|
||
OR | ||
|
@@ -87,18 +89,18 @@ read the [dox generated documentation](http://mcollina.github.io/mosca/docs). | |
|
||
|
||
### Learn more | ||
|
||
See the slides of my talk ["MQTT and Node.js - Messaging in the Internet | ||
of Things"](http://mcollina.github.io/mqtt_and_nodejs/). | ||
|
||
You can find a test version of mosca at test.mosca.io. | ||
You can use ws://test.mosca.io/ to connect to the WebSocket tunnel. | ||
This is powered by the [docker image](#docker-support). | ||
This is powered by the [docker image](https://github.com/mcollina/mosca/wiki/Docker-support). | ||
|
||
If you find Mosca useful, consider supporting the project by buying a support package | ||
from [me](http://twitter.com/matteocollina) by writing an email to [email protected]. | ||
|
||
If you like Mosca, consider supporting the project by donating via | ||
[Gittip](https://www.gittip.com/mcollina/), or hire [me](http://twitter.com/matteocollina) | ||
to get you started and solve any issue you might find. | ||
Also, check out our [showcase](https://github.com/mcollina/mosca/wiki/Mosca-Showcase) wiki | ||
Check out our [showcase](https://github.com/mcollina/mosca/wiki/Mosca-Showcase) wiki | ||
page! Feel free to add yourself! :) | ||
|
||
## Security Issues | ||
|