[ 
https://issues.apache.org/jira/browse/PROTON-1736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16316752#comment-16316752
 ] 

ASF subversion and git services commented on PROTON-1736:
---------------------------------------------------------

Commit 17cef9ace9a7c75901d517f951ae1d4610819436 in qpid-proton-j's branch 
refs/heads/master from [~gemmellr]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton-j.git;h=17cef9a ]

PROTON-1736: add a SASL listener to allow relevant processing as frames arrive


> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to