Hey! I wrote this library[0] as a part of Google Summer of Code 2017 @ Physical Web organization. I found no easy way of integrating (reading & writing URLs) my browsed-based app[1] with Eddyson. While there are official libraries for both iOS and Android, I found none for Eddyson.<p>So I thought this could be an opportunity to dig into the Physical Web specifications[2], to build something easy to use for us (web developers <3) since Web Bluetooth is getting more and more popular.<p>Looking forward to your feedback! =D<p>PS: Special thanks to @beaufortfrancois for the super useful source code of the default Physical Web Eddystone config URL[3].<p>[0] <a href="https://www.npmjs.com/package/eddystone-web-bluetooth" rel="nofollow">https://www.npmjs.com/package/eddystone-web-bluetooth</a><p>[1] <a href="https://github.com/zurfyx/memories" rel="nofollow">https://github.com/zurfyx/memories</a><p>[2] <a href="https://github.com/beaufortfrancois/sandbox/tree/gh-pages/web-bluetooth/eddystone-url-config" rel="nofollow">https://github.com/beaufortfrancois/sandbox/tree/gh-pages/we...</a><p>[3] <a href="https://github.com/beaufortfrancois/sandbox/blob/gh-pages/web-bluetooth/eddystone-url-config/app.js" rel="nofollow">https://github.com/beaufortfrancois/sandbox/blob/gh-pages/we...</a>