David Kebler
1b3d5fceb7
refactored socket initialization to better catch and emit errors and remove offending sockets
...
will now emit 'error', 'warn', 'fatal' when needed so instance can track and track easier and take action (like notification)
sockets will bubble these up now.
2019-08-29 13:41:32 -07:00
David Kebler
20d2eb09cc
fix adding root namespace to lookups
2018-05-28 14:18:20 -07:00
David Kebler
78bcf3009a
update to esm from @std/esm
2018-05-16 07:08:14 -07:00
David Kebler
a83646c4f6
refactor base so it works with latest uci-socket
...
four-in-one example working
make Base instance (this) the default context for all socket packet commands
2018-01-28 22:37:54 -08:00
David Kebler
3015798068
Nearly functional uci base module
...
supports one each unix tcp sockets and clients in any combination with default and custom packet processing
2018-01-18 21:32:07 -08:00
David Kebler
c3e94b465e
initial commit
2017-12-21 15:50:05 -08:00