uci-base/examples
David Kebler d0173c045f With changes in socket module now send is async and returns the response from the socket.
send now transport send now process as many consumer sockets as have been created by pushing them onto array and the using promise.all and map to send out together.
Return for one than one is an array of responses.
getPacketByName was added to make it easy to grab just one of those in returned array.
2018-02-13 14:19:18 -08:00
..
.gitignore Nearly functional uci base module 2018-01-18 21:32:07 -08:00
four-in-one.mjs With changes in socket module now send is async and returns the response from the socket. 2018-02-13 14:19:18 -08:00