View Source Extreme.RequestManager (extreme v1.1.0-rc8)
Summary
Functions
Returns a specification to start this module under a supervisor.
Send IdentifyClient message to EventStore. Called by connection
process when connection is established.
Processes server message as soon as it is completely received via tcp.
This function is run in connection
process.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.
Link to this function
connect_to_persistent_subscription(base_name, subscriber, stream, group, allowed_in_flight_messages)
View SourceSend IdentifyClient message to EventStore. Called by connection
process when connection is established.
Processes server message as soon as it is completely received via tcp.
This function is run in connection
process.
Link to this function