uci-base/examples
David Kebler ea1342272e 0.1.20
changed default commands handling, removed _default namespace
changed s and c name spaces to use ._c, and _s as default name spaces
amend commands work with above ._c and ._s props
changed .socket to ._socket to avoid namespace issues with instances using .socket.  Instances should use the getSocket method!
copied host and port options to connect. for mqtt socket to make setting those more standard
cleaned up logging
Add hooking for before send, and before and after process
Improved/cleaned preempting default processing
2019-04-27 12:10:56 -07:00
..
.gitignore Nearly functional uci base module 2018-01-18 21:32:07 -08:00
dynamic.js added in mqtt as socket type 2018-05-20 15:44:31 -07:00
four-in-one.js 0.1.17 add removeSocket method, add final catch of all packet processing errors. 2019-03-17 13:55:29 -07:00
mqtt.js 0.1.20 2019-04-27 12:10:56 -07:00
web.js Refactored init method and added an "addSocket" method called from there. 2019-01-01 16:39:08 -08:00