hessian-protocal
Version:
hession protocal in js
24 lines (21 loc) • 505 B
Markdown
0.0.1 / 2014-01-27
==================
* update readme
* add npmignore
* complete all the unit test
* use get instead of read in readString
* add todo
* add mocha-lcov-reporter
* add fixture.dat
* add fixture.dat
* add travis
* add test
* add test for simple type
* update readme
* add v1 decoder
* add readme
* fully support simple and complex js object to hessian
* v1 encoder simple type done
* update byte
* use byte to handle the buffer things
* Initial commit