Skip to content

Notes

After reviewing the examples, there are few things of note to highlight:

  1. Implementing server behavior requires the creation of a specialized component that implements the desired service(s).
  2. Implementing client behavior does not require the creation of a specialized component, but does require the registration of message handlers to process the messages returned by the server.
  3. Server and/or client side behavior for some of the core services are supported out of the box. Specifically: