virtuoso v0.0.1 Virtuoso.Conversation.Watcher
A watcher process for new conversations
Link to this section Summary
Functions
Start watching a conversation process. When the process exits, the sender_id will be removed from the child spec of the supervisor, allowing a new process to be started
Link to this section Functions
Link to this function
watch(conversation_pid, sender_id)
watch(pid(), Virtuoso.Conversation.sender_id()) :: :ok
Start watching a conversation process. When the process exits, the sender_id will be removed from the child spec of the supervisor, allowing a new process to be started.