Giter VIP home page Giter VIP logo

Comments (6)

mmocny avatar mmocny commented on July 26, 2024

@scottjenson.

Interesting suggestion, but I'm not sure how to best roll out changes to these values. As soon as you start advertising URLs with this change you isolate all clients which are not up to date with the latest spec.

I wonder if we should send the raw bytes of the advertisement packet to the PWS, which can update more easily to support new values?

from eddystone.

scottjenson avatar scottjenson commented on July 26, 2024

Interesting thought. The whole intention was to roll out new compression codes, so I'd hate to say we're done forever. The longer we wait, the harder it will get. Fortunately, old beacons will work with new clients. But as you point out, the opposite isn't the case.

One possibility is that clients expand the opcodes they are able to and then allow the PWS to extend any codes that are left over. This allows much of the decoding to still be in the client but the PWS is there to clean up any older clients. This allows both approaches (client vs PWS) so we can allow both approaches.

It's been a back burner issue to revisit the code expansion but it's likely going to be tricky as we can't, for example do every country code. We could add intermediate codes like ".co" and ".gov" as they are used in most country expansions (e.g. bbc.co.uk)

If we can find a way forward with the client/PWS approach, I'd like to focus more on TLDs such as .info, .io, .cc and other popular ones we missed in our first pass.

from eddystone.

jerryhimmersion avatar jerryhimmersion commented on July 26, 2024

Are these TLDs included: .xyz, .guide, .biz, .tours
I need alternatives to .com, all the names I want to use are taken.

from eddystone.

mmocny avatar mmocny commented on July 26, 2024

You are free to use those URLs, they simply will not be "compressed" down
to a single byte.

On Tue, Dec 1, 2015 at 2:50 PM jerryhimmersion [email protected]
wrote:

Are these TLDs included: .xyz, .guide, .biz, .tours
I need alternatives to .com, all the names I want to use are taken.


Reply to this email directly or view it on GitHub
#100 (comment).

from eddystone.

jerryhimmersion avatar jerryhimmersion commented on July 26, 2024

Is there a link to the current list of acceptable TDLs

from eddystone.

eileenod avatar eileenod commented on July 26, 2024

I believe you can find it here https://github.com/google/eddystone/blob/de5ff70112e73616ab63de3e91a038c70cf9f5bf/eddystone-url/README.md

from eddystone.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.