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

Alan Conway commented on PROTON-1421:
-------------------------------------

Note the proactor only parses host and port from the string. Handling the 
scheme, user/password etc. must be done by the calling application

> c proactor to take a connection URL string rather than host, port
> -----------------------------------------------------------------
>
>                 Key: PROTON-1421
>                 URL: https://issues.apache.org/jira/browse/PROTON-1421
>             Project: Qpid Proton
>          Issue Type: Improvement
>          Components: proton-c
>    Affects Versions: 0.17.0
>            Reporter: Alan Conway
>            Assignee: Alan Conway
>             Fix For: 0.18.0
>
>
> The pn_proacctor_connect/listen functions currently take a pair of strings 
> host:port. Instead they should take a single connection string in the form 
> "host:port" or a proton URL, which is more flexible for possible future 
> transports.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to