文件名称:msgpack-pure:纯Ruby MessagePack实现
文件大小:10KB
文件格式:ZIP
更新时间:2024-05-20 13:27:33
Ruby
msgpack_pure msgpack_pure是MessagePack的纯Ruby实现。 安装 $ gem install nayutaya-msgpack_pure
【文件预览】:
msgpack-pure-master
----.gitignore(7B)
----nayutaya-msgpack-pure.gemspec(1KB)
----LICENSE.txt(1KB)
----nayutaya-msgpack-pure.gemspec.erb(794B)
----README.md(145B)
----lib()
--------msgpack_pure.rb(76B)
--------msgpack_pure()
----Rakefile(1KB)
----test()
--------unpacker_test.rb(6KB)
--------packer_test.rb(6KB)
--------core_test.rb(2KB)
--------test_helper.rb(228B)