You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by al...@apache.org on 2020/01/05 15:50:02 UTC

[dubbo-go] branch develop updated (c6f6377 -> 01f84dc)

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

alexstocks pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/dubbo-go.git.


    from c6f6377  Merge pull request #293 from pantianying/develop_generic_code_fix
     new f1b5d12  Fix: receive heartbeat from server
     new e0e015c  Merge branch 'develop' into heartbeat_for_server
     new 53bb7fb  add notes
     new 01f84dc  Merge pull request #302 from fangyincheng/heartbeat_for_server

The 1182 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:
 protocol/dubbo/codec.go      | 14 ++++++++++----
 protocol/dubbo/listener.go   | 24 +++++++++++++++---------
 protocol/dubbo/readwriter.go |  6 ++++--
 3 files changed, 29 insertions(+), 15 deletions(-)