Skip to content

Project Status #5

@chrisbroome

Description

@chrisbroome

I just wanted to see what the status of this project is. I see that @geertbongers made some updates to recognize newer tags. I had actually made the same updates in my fork, but in a more intrusive manner. Specifically I did the following:

  • switched var to const and let in files I touched
  • switched test framework from nodeunit to Jest
  • remove usage of globals in /protocol/protocol.js in favor defining them as constants (in a new file, /protocol/packet.js) and and actually exporting them
  • added support for tag 0x27 (39) as lineup_url

At this point, I think it makes the most sense to merge @geertbongers/master changes to be merged first. After that, I can easily add the lineup_url changes in a way that keeps with the current style.

More long term, what are the plans for maintaining this repo? I personally would like to make some of the changes I listed above, but I'm not going to do that only to have the core repo change out from under me. I'd love to hear your thoughts on this.

Finally, thanks for all your hard work on this. You definitely did all the heavy lifting here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions