View Source Extreme.Subscription (extreme v1.1.0)
Summary
Functions
Returns a specification to start this module under a supervisor.
Calls server with :unsubscribe message. server can be either Subscription or ReadingSubscription.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.
Link to this function
start_link(base_name, correlation_id, subscriber, stream, resolve_link_tos, ack_timeout \\ 5000)
View SourceCalls server with :unsubscribe message. server can be either Subscription or ReadingSubscription.