Crates.io | saas-zmq |
lib.rs | saas-zmq |
version | 0.1.3 |
source | src |
created_at | 2024-07-01 03:43:25.405129 |
updated_at | 2024-07-01 08:25:27.649288 |
description | ZeroMQ tools by using Publish-Federation. |
homepage | |
repository | |
max_upload_size | |
id | 1288350 |
size | 52,077 |
The 'saas-zmq' crate provides bindings for the libzmq library from the ZeroMQ project.
[[peers]]
sub_bind="tcp://localhost:8002"
pub_bind="tcp://localhost:8001"
heartbeat_bind="tcp://localhost:19001"
req_tc_bind="tcp://localhost:8081"
rep_tc_bind= "tcp://localhost:8011"
req_kc_bind="tcp://localhost:8181"
rep_kc_bind="tcp://localhost:8111"
[[peers]]
sub_bind="tcp://localhost:8005"
pub_bind="tcp://localhost:8004"
heartbeat_bind="tcp://localhost:19002"
req_tc_bind="tcp://localhost:8082"
rep_tc_bind= "tcp://localhost:8012"
req_kc_bind="tcp://localhost:8182"
rep_kc_bind="tcp://localhost:8112"
[[peers]]
sub_bind="tcp://localhost:8008"
pub_bind="tcp://localhost:8007"
heartbeat_bind="tcp://localhost:19003"
req_tc_bind="tcp://localhost:8083"
rep_tc_bind= "tcp://localhost:8013"
req_kc_bind="tcp://localhost:8183"
rep_kc_bind="tcp://localhost:8113"