[
https://issues.apache.org/jira/browse/PROTON-1736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16318869#comment-16318869
]
ASF GitHub Bot commented on PROTON-1736:
----------------------------------------
Github user gemmellr commented on the issue:
https://github.com/apache/qpid-proton-j/pull/13
For completeness, a different change was made via
https://issues.apache.org/jira/browse/PROTON-1736 in commit
17cef9ace9a7c75901d517f951ae1d4610819436.
> 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]