-
Notifications
You must be signed in to change notification settings - Fork 0
MQTT broker and client
License
derrell/mqtt
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
SERVER Skeleton - A qooxdoo Application Template ================================================ This skeleton application was created by running the 'qx create' script. You usually will want to run qx compile in this directory first thing. For more information about how to use this skeleton, please refer to the 'skeleton' section in the manual. You can safely replace the entire contents of this file with your own documentation. Skeleton Usage ============== After running qx compile you can invoke the generated script like this: # Node.js $ node source/script/mqtt.js or # Rhino $ cd source/script && java -cp <path_to_rhino>/js.jar org.mozilla.javascript.tools.shell.Main mqtt.js This of course requires the presence of a Node or Rhino installation on your system. The build version of the application is analogously written to build/script.
About
MQTT broker and client
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published