z25 / pyZOCP

Python ZOCP implementation (Z25 Orchestration Control Protocol)
GNU Lesser General Public License v3.0
33 stars 5 forks source link

Self emitter subscription, fixing #74 #75

Closed sphaero closed 9 years ago

sphaero commented 9 years ago

as reported in https://github.com/z25/pyZOCP/issues/74

sphaero commented 9 years ago

The lines at https://github.com/sphaero/pyZOCP/commit/a7ff4523ba30872bb4d2fca4934b2a526bc79d78#diff-797efcc61d1d0f2d901af689e829548eR370

Can be left out as the node that receives the subscription will be handled as third party subscription which we will receive again. Makes the code more simple but it is less efficient