Skip to content

API changes in the browserChannel #7

@javihernandez

Description

@javihernandez

As a result of a big pull request issued here, the browserChannel's API will change a bit and this extensions needs to be updated if you want to keep support the upcoming version of the GPII. These are the main highlights:

  • We've stopped using socket.io in favor of WebSockets (so you can use chrome's own WebSockets facilities and stop including the socket.io library in the extension)
  • The message type "onBrowserSettingsChanged" has been renamed to "onSettingsChanged"

Let me know if you want any advice on how to make this happen.

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