apache / dubbo-go-hessian2

caucho hessian2 implementation in Go for [apache/dubbo-go](https://github.com/apache/dubbo-go) which is compatible with [dubbo-hessian-lite](https://github.com/apache/dubbo-hessian-lite)
Apache License 2.0
209 stars 113 forks source link

支持解码dubbo请求方法复杂类型,晚点提pr #164

Closed zonghaishang closed 4 years ago

zonghaishang commented 4 years ago

What happened:

What you expected to happen:

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?:

zonghaishang commented 4 years ago

fixed : https://github.com/apache/dubbo-go-hessian2/pull/166