https://github.com/eulphean/iosble
This is a demo project to get bluetooth working on iOS. I'll be implementing bluetooth functionality from scratch using Web Bluetooth APIs
https://github.com/eulphean/iosble
Last synced: 11 months ago
JSON representation
This is a demo project to get bluetooth working on iOS. I'll be implementing bluetooth functionality from scratch using Web Bluetooth APIs
- Host: GitHub
- URL: https://github.com/eulphean/iosble
- Owner: eulphean
- Created: 2021-07-06T17:00:53.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-06T19:48:19.000Z (almost 5 years ago)
- Last Synced: 2025-03-31T22:43:29.680Z (over 1 year ago)
- Language: JavaScript
- Size: 1.66 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# iosble
This is a demo project to get bluetooth working on iOS. I'll be implementing bluetooth functionality from scratch using Web Bluetooth APIs