You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/02/16 23:26:41 UTC

[jira] [Commented] (PROTON-1351) Introduce proton core library

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

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

Commit a1d84b0e212ebd1b7a8b2f9a52dc83337995dca3 in qpid-proton's branch refs/heads/master from [~aconway]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=a1d84b0 ]

PROTON-1351: link go binding with qpid-proton-core library

The go binding was still being linked with the qpid-proton library, even though it
only depends on symbols in qpid-proton-core. Link it with qpid-proton-core.


> Introduce proton core library
> -----------------------------
>
>                 Key: PROTON-1351
>                 URL: https://issues.apache.org/jira/browse/PROTON-1351
>             Project: Qpid Proton
>          Issue Type: Improvement
>          Components: proton-c
>            Reporter: Andrew Stitcher
>            Assignee: Andrew Stitcher
>             Fix For: 0.16.0
>
>
> Create a proton core library which contains the pure protocol processing logic with no IO logic or code.
> Essentially this is the AMQP processing state machine part of proton-c without any of the socket and OS handling code.



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

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