David Kebler
|
8c61ec854d
|
refactored adding sockets so as many sockets of any type and transport can be added
|
2018-02-02 14:09:52 -08:00 |
David Kebler
|
51986fbcc7
|
fix registerpacketcontext
add generating and id when one not given
|
2018-02-02 09:19:27 -08:00 |
David Kebler
|
9679f61aae
|
moved default processing to constructor
push creates and connects to array and use promise.all
cleanup amend and register functions
alter send function and add sendTCP and sendIPC
|
2018-01-30 21:12:38 -08:00 |
David Kebler
|
3c1340baf0
|
fixed separation of packet properties for each socket type when customizing
add amendPacket.. and changed registerPacket to accept single type changes
The four-in-one example now using amend and register sucessfully
|
2018-01-29 21:52:24 -08: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 |
David Kebler
|
6b9b399ee5
|
initial commit
|
2017-12-21 15:47:14 -08:00 |