Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Post notification for when transceiver starts observing #76

Merged
merged 1 commit into from
Jun 3, 2020

Conversation

jw2175
Copy link
Contributor

@jw2175 jw2175 commented Jun 2, 2020

This PR creates a notification when ElectrodeBridgeTransceiver starts observing, which occurs after javascript is initialized. This lets observers of this notification know it is safe to begin passing events to javascript side. Notification is defined in ElectrodeBridgeHolder as comments say it is client facing facade class for ElectrodeBridgeTransceiver.

@jw2175 jw2175 requested review from belemaire and liulianci June 2, 2020 23:50
@CLAassistant
Copy link

CLAassistant commented Jun 2, 2020

CLA assistant check
All committers have signed the CLA.

@jw2175 jw2175 force-pushed the rn-ready-notify branch from dc474de to 9a414c1 Compare June 2, 2020 23:54
Copy link
Member

@belemaire belemaire left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@jw2175 jw2175 merged commit 450d30f into electrode-io:master Jun 3, 2020
@jw2175 jw2175 deleted the rn-ready-notify branch June 3, 2020 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants