uci-base/src
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
..
base.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
processing.mjs improved namespace handling and added transport namespacing 2018-02-06 20:40:00 -08:00
processing.mjs.org With changes in socket module now send is async and returns the response from the socket. 2018-02-13 14:19:18 -08:00