api7 / mod_dubbo

Dubbo module for Nginx
BSD 2-Clause "Simplified" License
6 stars 5 forks source link

fix: correct the hessian2 decode for int32 #8

Closed spacewander closed 3 years ago

spacewander commented 3 years ago

The tag is in [0, 255]. Correct it according to the rule described in https://zhuanlan.zhihu.com/p/44787200

membphis commented 3 years ago

approved, you can merge it by yourself @spacewander