Uploaded image for project: 'Undertow'
  1. Undertow
  2. UNDERTOW-769

Ability to cancel queued but unsent websocket messages

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Won't Do
    • Major
    • None
    • 1.3.22.Final
    • None
    • None

    Description

      It would be useful to be able to cancel websocket messages that are pending on a connection but aren't yet sent (or in the process of being sent).

      The use case is a slow websocket consumer that isn't accepting any more data. The generation of new messages can be paused based on the existing callbacks, messages that are already in the AbstractFramedChannel's pendingFrames collection can't be revoked

      Attachments

        Activity

          People

            sdouglas1@redhat.com Stuart Douglas
            proyal_jira peter royal (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: