Ringbahn v0.1.0 Ringbahn.ZMQ

Contains ZMQ socket management interface and socket pairs.

Parses route data and creates sockets and updates the ETS table registry with socket pids which will be used for later with connection matching in Ringbahn.Server.

Summary

Functions

bind_push_socket(host, identity, port)
bind_sub_socket(host, identity, port, topic_name)
lookup_pid(zeromq_server_name)
routes_data(config)
start_link(config)