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

FEATURE - Code sandbox #11

Open
sevenbitbyte opened this issue Sep 21, 2022 · 2 comments
Open

FEATURE - Code sandbox #11

sevenbitbyte opened this issue Sep 21, 2022 · 2 comments

Comments

@sevenbitbyte
Copy link
Member

sevenbitbyte commented Sep 21, 2022

Support a coding sandbox environment so people can implement their own BLE protocols.

Should likely expose the ble cordova class as well as a party instance. It would be nice to enable this environment in the nodejs backend so users have access to typical nodejs tools as well as in the frontend.

Features:

  • Connect to BLE devices
  • Create custom BLE peripherals
  • Party on all existing datatypes
  • Log custom data types (maybe they can have a whole party of their own?)
  • Prevent general network access(unless user allows)
@sevenbitbyte
Copy link
Member Author

Could support <iframe> as a party comms class

https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe#scripting

@sevenbitbyte
Copy link
Member Author

Plugins as a dataparty service should solve this basic issue of implementation tooling

datapartyjs/dataparty-api#36

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

No branches or pull requests

1 participant