ICEpush
  1. ICEpush
  2. PUSH-329

Move away from browserID:pushID format for push IDs

    Details

    • Type: Bug Bug
    • Status: Open
    • Priority: Major Major
    • Resolution: Unresolved
    • Affects Version/s: 4.0.BETA
    • Fix Version/s: None
    • Component/s: Push Library
    • Labels:
      None
    • Environment:
      browser and server

      Description

      Move away from browserID:pushID format for push IDs. The browser ID is sent with each request, prefixing the push IDs with it is redundant.

        Activity

        Hide
        Ted Goddard added a comment -

        The actual PushID is always BrowserID:SubID, but if the PushID is used in a context where the BrowserID is known (such as a listen.icepush request), the BrowserID prefix is not needed on each PushID.

        Once the PushID is server-side, it will likely remain as BrowserID:SubID since PushIDs will then often be used in isolation.

        Show
        Ted Goddard added a comment - The actual PushID is always BrowserID:SubID, but if the PushID is used in a context where the BrowserID is known (such as a listen.icepush request), the BrowserID prefix is not needed on each PushID. Once the PushID is server-side, it will likely remain as BrowserID:SubID since PushIDs will then often be used in isolation.

          People

          • Assignee:
            Jack Van Ooststroom
            Reporter:
            Mircea Toma
          • Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

            • Created:
              Updated: