Description
Connects Python applications with ZeroMQ messaging patterns. It helps services and tools build queues, publish-subscribe streams, request-reply protocols, and distributed messaging without a traditional broker.
Messaging endpoints can move sensitive data across networks. Configure addresses, authentication, encryption, and backpressure behavior deliberately.