Skip to content

Documentation: It's not clear how to specify the push service #355

@DarkTrick

Description

@DarkTrick

The sequence diagram below shows that the web page subscribes to the user agent (no problem so far) and the user agent subscribe()s to the push service. However, it ...

  1. ... is unclear (from the docs) how to specify the push service's location (URL/IP/...).
    edit: I'd find it very helpful, if the docs clearly stated, that this service is given by the browser vendor and is not changable.
  2. ... seems currently not possible to specify the location of a push service. To me it looks like the user agent actually subscribe()s to the application server (as this is the only known target) and the application server "forwards"(?) the information to the push service.

diagram

It would be nice if the documentation could be more informative on this point.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions