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 2022/04/12 10:06:00 UTC

[dubbo-go] branch fix/getty-eof updated (bbe817c38 -> 75bd53b03)

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

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


    from bbe817c38 return decode value as getty standard
     add 75bd53b03 fix fatal error: do not handle nil package

No new revisions were added by this update.

Summary of changes:
 protocol/dubbo/dubbo_codec.go | 22 +++++++++++++---------
 remoting/codec.go             |  2 +-
 remoting/getty/listener.go    |  6 +++---
 remoting/getty/readwriter.go  | 10 ++++++++--
 4 files changed, 25 insertions(+), 15 deletions(-)