Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/hobbyquaker/mqttws
- Owner: hobbyquaker
- Created: 2015-10-20T19:24:56.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-20T19:34:35.000Z (over 9 years ago)
- Last Synced: 2024-12-16T06:03:00.671Z (about 2 months ago)
- Topics: bower, javascript, mqtt, paho
- Language: JavaScript
- Size: 621 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
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"