Rather than one callback per request, we only accept one, and simplify the 
number of arguments (just one structure).
We also inform the callback of expire events. Apart from this change there are 
a few minor improvements.

Guido Trotter (4):
  Confd client: make SendRequest args optional
  Confd client: Change callback model
  Confd client: make confd port configurable
  Confd client library: enable optional logging

 lib/confd/client.py |  120 ++++++++++++++++++++++++++++++++++++++-------------
 1 files changed, 90 insertions(+), 30 deletions(-)

Reply via email to