Creates a new Fluence Peer instance.
Is not intended to be used manually. Subject to change
Get the peer's status
Initializes the peer: starts the Aqua VM, initializes the default call service handlers and (optionally) connect to the Fluence network
object specifying peer configuration
Uninitializes the peer: stops all the underltying workflows, stops the Aqua VM and disconnects from the Fluence network
Checks whether the object is instance of FluencePeer class
object to check if it is FluencePeer
true if the object is FluencePeer false otherwise
Generated using TypeDoc
This class implements the Fluence protocol for javascript-based environments. It provides all the necessary features to communicate with Fluence network