]> gitweb.factorcode.org Git - factor.git/history - extra/msgpack/msgpack.factor
extra: use throw-foo for ERROR: change
[factor.git] / extra / msgpack / msgpack.factor
2015-08-13 Doug Colemanextra: use throw-foo for ERROR: change
2013-11-24 John Benediktssonmsgpack: use byte-array instead of strings, faster.
2013-10-14 John Benediktssonmsgpack: support streaming writes of arrays and maps.
2013-10-14 John Benediktssonmsgpack: support for MessagePack protocol.