Skip to content

v1.0.0 Release

Latest
Compare
Choose a tag to compare
@ggwhite ggwhite released this 22 Apr 02:27
· 2 commits to master since this release

Supported Hessian v1.0 specification.

Ref: hessian 1.0 spec

Type Serialize Deserialize
null Y Y
boolean Y Y
int Y Y
long Y Y
double Y Y
date N N
string Y Y
xml N N
binary Y Y
list Y Y
ref N N
remote N N

Hessian v2.0 specification is unsupported yet.