MessagePack implementation for Ruby / msgpack.org[Ruby]

MessagePack is an efficient binary serialization format. It lets you exchange data among multiple languages like JSON but it's faster and smaller. For example, small integers (like flags or error code) are encoded into a single byte, and typical short strings only require an extra byte in addition to the strings themselves.
MessagePack implementation for Ruby / msgpack.org[Ruby] #ruby #rubydeveloper #rubyonrails https://rubyonrails.ba/single/messagepack-implementation-for-ruby-msgpack-org-ruby

Nezir Zahirovic

Contractor Ruby On Rails (8+ years) / MCPD .Net / C# / Asp.Net / CSS / SQL / (11 years)

related articles