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

[devtools] Flipper client connection #95

Open
rafbcampos opened this issue Apr 9, 2024 · 0 comments
Open

[devtools] Flipper client connection #95

rafbcampos opened this issue Apr 9, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@rafbcampos
Copy link
Contributor

Description

The connection between a ReactPlayer instance and a Flipper client was tested during the POC. However, the final version is still pending implementation.

TODO:

  1. Uncomment the code at devtools/plugins/desktop/common/src/communication-layer/index.ts (lines 29-64);
  2. Add the devtools/plugins/mobile/flipper-desktop-client to a Flipper desktop (docs), and verify if the connection between the inspected Player-UI instance and Flipper;
  3. Fix connection errors and verify if the client works as intended (we use the same client as the dev tools panel, so the plugin content should be the same as the browser extension).
@rafbcampos rafbcampos added the enhancement New feature or request label Apr 9, 2024
@rafbcampos rafbcampos mentioned this issue Apr 9, 2024
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant