You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@eventmesh.apache.org by mi...@apache.org on 2022/09/28 03:03:30 UTC

[incubator-eventmesh] branch protocol-amqp updated (07cd66f2 -> 61b61c74)

This is an automated email from the ASF dual-hosted git repository.

mikexue pushed a change to branch protocol-amqp
in repository https://gitbox.apache.org/repos/asf/incubator-eventmesh.git


    from 07cd66f2 Merge pull request #1439 from jackyluo-learning/amqp_metamessage_service
     new 12d0339f Revert "Revert "1. define AmqpUtils and add common ProtocolKey""
     new 572d753b Merge branch 'protocol-amqp' of https://github.com/apache/incubator-eventmesh into amqp1
     new f686d23e 1. completed ProtocolHeader, Connection.StartOk, Connection.TuneOk, Connection.Open handling
     new 61b61c74 Merge pull request #1446 from jackyluo-learning/amqp1

The 1541 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../core/protocol/amqp/processor/AmqpChannel.java  |  74 ++++--
 .../protocol/amqp/processor/AmqpConnection.java    | 283 ++++++++++++++++++++-
 .../core/protocol/amqp/processor/AmqpHandler.java  |  22 +-
 3 files changed, 358 insertions(+), 21 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: commits-help@eventmesh.apache.org