gproc icon indicating copy to clipboard operation
gproc copied to clipboard

w.i.p. remote reg and pub/sub

Open uwiger opened this issue 5 years ago • 0 comments

First sketch of remote registration and gproc_ps subscriptions.

The idea is that registering remote pids shouldn't be a problem in itself, but all regs must go through the gproc server, can only have local scope, and the API function should be distinctly only for non-local pids.

TODO: add ensure_... and unreg functions etc. as well as test cases.

uwiger avatar May 31 '19 10:05 uwiger