Client
What is a client?
A client is any component consuming the Vue Eagle Eye context. A client consumes this context by:
- invoking the context's stream function property to join the Vue Eagle Eye's change stream.
Please see example in:
