hprose / hprose-golang

Hprose is a cross-language RPC. This project is Hprose for Golang.
MIT License
1.26k stars 205 forks source link

constant 2147483648 overflows int #105

Closed czyt closed 2 years ago

czyt commented 2 years ago

Env: linux hprose 3.0 b2 Issue: when build to arm use GOOS=linux GOARCH=arm go build -v ,I got an error hprose-golang/v3@v3.0.0-beta2/rpc/websocket/handler.go:182:17: constant 2147483648 overflows int