[
https://issues.apache.org/jira/browse/PROTON-1351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15664615#comment-15664615
]
ASF subversion and git services commented on PROTON-1351:
---------------------------------------------------------
Commit a58507161cb839d14ecd3c36477747de59725554 in qpid-proton's branch
refs/heads/master from [~astitcher]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=a585071 ]
PROTON-1350 PROTON-1351: Introduce proton-c core library
- Created new core proton library qpid-proton-core which only contains
protocol processsing and no IO.
- Rearranged source tree to separate core protocol code and io/reactor/extra
code
- Rearranged code so that compiler dependent code is isolated and platform (OS)
dependent code is isolated
This is a large change, but the majority is moving files around and fixing up
the header
includes. There is a small amount of internal API changing so support the core
searation.
> 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.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]