class

Mongo::Monitoring::Observable(T)

Inherits Reference / Object

Provides an observable interface for the Mongo::Client.

Instance methods

broadcast(event : T)
Source
has_subscribers?
Source
subscribe
Source
unsubscribe(callback : T -> Nil) : Nil
Source