David Kebler
6da51d453f
0.1.19 add ack to default socket commands, add socketsListen and consumersListen and private _eventListen methods
2019-04-26 11:00:56 -07:00
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
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
78bcf3009a
update to esm from @std/esm
2018-05-16 07:08:14 -07:00