Robbie Gemmell created PROTON-1736:
--------------------------------------

             Summary: add a SASL listener to allow relevant processing as 
frames arrive
                 Key: PROTON-1736
                 URL: https://issues.apache.org/jira/browse/PROTON-1736
             Project: Qpid Proton
          Issue Type: Improvement
          Components: proton-j
    Affects Versions: proton-j-0.24.0
            Reporter: Robbie Gemmell
            Assignee: Robbie Gemmell
             Fix For: proton-j-0.25.0


The engine Sasl API in proton-j requires you be able to inspect its state to 
decide what SASL handling to undertake and when while you are processing the 
Transport. It would be helpful to be able to register a listener such that as 
frames of interest arrive the relevant processing can be performed more easily. 
This could simplify the Sasl object usage in general, but in particular allow 
its use it with the 'reactor' where the IO handling being generally hidden 
largely precludes using the API as intended.  



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to