hgrecco / pizco

Pizco is Python module/package that allows python objects to communicate via ZMQ. Objects can be exposed to other process in the same computer or over the network, allowing clear separation of concerns, resources and permissions.

Home Page:https://pizco.readthedocs.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Binding with (*) wildcards

PierreBizouard opened this issue · comments

Binding the server to a wildcard adress causes two types of issues:

  • Topic naming issues,
  • socket binding issues