This repository contains code to aid in the creation of clients for the Infusion Nexus.
For examples of usage, please see: https://github.com/fluid-project/infusion-nexus-demos
The fluid.nexusWebSocketBoundComponent
grade provides functionality for
making an Infusion component that has a binding to a Nexus peer:
- Construction and destruction of Nexus peer
- WebSocket connection to bind local component model to Nexus peer model
Writes grade defaults on a remote Nexus.
Constructs a component on a remote Nexus.
Destroys a component on a remote Nexus.