You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After implementing RippleContext as part of #189 and #190 the ExtnClient will have the ability to send and receive targeted events between them.
Implement a heartbeat event from the spawned Extension client and send an event back to Main
If main fails to receive a heart beat within the set time in the manifest reload the extension
The text was updated successfully, but these errors were encountered:
After implementing
RippleContext
as part of #189 and #190 theExtnClient
will have the ability to send and receive targeted events between them.Implement a heartbeat event from the spawned Extension client and send an event back to Main
If main fails to receive a heart beat within the set time in the manifest reload the extension
The text was updated successfully, but these errors were encountered: