uci-socket/src
David Kebler 8a4fdf067c 0.2.29
socket:
  removed all 'client' names and replaced with 'consumer'
  switched to using MAP for holding consumers
  incoming consumer includes passing opts.data for passing consumer specific information to socket
consumer:
   supports opts.data for passing to socket
updated examples accordingly
2020-01-06 23:10:30 -08:00
..
consumer.js 0.2.29 2020-01-06 23:10:30 -08:00
index.js 0.2.3 2019-02-11 21:45:30 -08:00
json-stream.js 0.2.24 refactor consumer for more robust error/disconnect handling 2019-12-02 14:31:38 -08:00
sSocket.js 0.2.3 2019-02-11 21:45:30 -08:00
socket-class.js 0.2.29 2020-01-06 23:10:30 -08:00
socket.js set up socket/server for TLS option 2019-01-05 15:16:13 -08:00