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

Nodejs buffers in Summon apps #22

Open
brghena opened this issue Feb 21, 2016 · 0 comments
Open

Nodejs buffers in Summon apps #22

brghena opened this issue Feb 21, 2016 · 0 comments

Comments

@brghena
Copy link
Member

brghena commented Feb 21, 2016

It would be a good idea to unify the javascript used in Summon apps with the nodejs we use to interact with BLE devices on desktop. The bluetooth.js script goes a long way towards providing that.

An additional bit that would help is if we could use nodejs-style buffers rather than Uint8Array types. https://github.com/feross/buffer supports nodejs-style buffers in the browser and seems like it would be a good choice to be included in Summon.

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