go-thrift
go-thrift copied to clipboard
Fixing maxFrameSize bug
When message is bigger then maxFrameSize then buffer need to be reset, otherwise the content will stuck there and we going to get an ErrFrameTooBig forever.