David Kebler
1359aa7d31
0.1.17 add removeSocket method, add final catch of all packet processing errors.
2019-03-17 13:55:29 -07:00
David Kebler
0a86774b17
0.1.16 update utility dependencies, improve the fio example so mqtt work correctly
2019-02-15 08:51:07 -08:00
David Kebler
10077e207b
began documentation in readme
...
by default removed root namespace checking must now set useRootNS to true to access command functions there. This to avoid issuess like an 'on' function clashing with an emitter listerner.
2018-05-25 14:40:08 -07:00
David Kebler
ea8253f4b0
added in mqtt as socket type
...
refactored with addSocket and initSocket for individual sockets
now can do runtime socket addition after init
2018-05-20 15:44:31 -07:00
David Kebler
04268d2b9c
refactor for allowing dynamic addition of sockets
...
add websocket (listener) to socket transports
improved integration of mqtt transport with topic being translated to cmd and vice versa
2018-05-16 11:17:38 -07:00
David Kebler
78bcf3009a
update to esm from @std/esm
2018-05-16 07:08:14 -07:00