Home > @holochain/tryorama > IAppWebsocket
AppWebsocket interface for local and TryCP conductors.
Signature:
export type IAppWebsocket = Pick<AppWebsocket, "callZome">;
Home > @holochain/tryorama > IAppWebsocket
AppWebsocket interface for local and TryCP conductors.
Signature:
export type IAppWebsocket = Pick<AppWebsocket, "callZome">;