Extreme.Subscription (extreme v1.1.2)

View Source

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

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

start_link(base_name, correlation_id, subscriber, stream, resolve_link_tos, ack_timeout \\ 5000)

unsubscribe(server)

Calls server with :unsubscribe message. server can be either Subscription or ReadingSubscription.