Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
Change-Id: I41c2b8377178a3a9700963b912ab9bab61af4971
  • Loading branch information
creationix committed Dec 13, 2010
1 parent 0061d4a commit ddc7395
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.markdown
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -2,4 +2,6 @@


This is my own experiment with a hand written encoder and parser for msgpack for node. This is my own experiment with a hand written encoder and parser for msgpack for node.


This is incomplete at the moment. The encoder is mostly there, but the decoder is barely started. The initial implementation is mostly done, missing is 64bit numbers and float/double numbers.

Next is heavy testing and performance tuning...

0 comments on commit ddc7395

Please sign in to comment.