Skip to content

hobbyquaker/mqttws

Repository files navigation

mqttws

This is a Fork of the Eclipse Paho JavaScript client.

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"