Skip to content

请问为什么请求和返回用hessian 序列化后再做一次 base64? #220

Open
@lossend

Description

@lossend

如果是为了调用前的参数,只需要 hessian 序列化就可以,还需要多做一次 base64?
如果是为了子调用匹配更快速的话,那么牺牲的岂不是内存?
还有 base64 之后如果对数据要做压缩传输的话,大多数压缩算法的压缩比对于 bas64 的字符会有明显的降低,这个算不算是一种牺牲?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions