rework: make client and server nodes

work on making nodes and ports on the client.
This commit is contained in:
Wim Taymans 2016-05-12 17:03:28 +02:00
parent c67d3d7f04
commit 8407430891
34 changed files with 1500 additions and 3844 deletions

View file

@ -35,8 +35,8 @@ Node1: a processing node, this can be a source, sink or transform
/org/pinos/node*
Port1: a port on a Node1, ports can be input or output ports
/org/pinos/node*/port*
Channel1: a connection of a client on a port
/org/pinos/client*/channel*
Link1: a link between 2 ports
/org/pinos/link*
DBus protocol