Go 1.10 on Mac
Running server shows this:
${GOPATH}/bin/coordinated -log-requests
DEBU[0034] Request id=1 method=list_work_specs remote="[::1]:64744"
DEBU[0034] Response id=1 remote="[::1]:64744"
ERRO[0034] Error encoding response error="cbor encode error: interface conversion: interface {} is *cborrpc.Response, not cborrpc.Response" remote="[::1]:64744"
Python client:
coordinate -c cmin.yaml summary
cmin.yaml is:
coordinate:
address: 'localhost:5932'
Go 1.10 on Mac
Running server shows this:
Python client:
cmin.yaml is: