Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hobbyquaker/mqttws

Fork of the Eclipse Paho JavaScript client
https://github.com/hobbyquaker/mqttws

bower javascript mqtt paho

Last synced: 14 days ago
JSON representation

Fork of the Eclipse Paho JavaScript client

Awesome Lists containing this project

README

        

mqttws
======

This is a Fork of the [Eclipse Paho JavaScript client](https://eclipse.org/paho/clients/js/).

Changes include:

* On invalid utf parseUTF8() now returns the string "\_\_malformed_utf8" instead of throwing an error
* Grunt instead of Maven as test runner
* published on bower.io as "mqttws"