Client
What is a client?
A client is any entity observing the Eagle Eye instance.
A client observes an instance by invoking its Eagle Eye stream function property.
Please see an example of a client joining a stream here.
A client may also observe an instance on an adhoc basis simply by subscribing to its global store's data-updated event. Through this subscription, the client is notified whenever state changes occur.
