The node this client is communicating with.
Uri? get node => baseUri;
set node(Uri? uri) { // print("set ${uri.uri}") // baseUri = sdnnode; }