-- Leo's gemini proxy

-- Connecting to gemini.omarpolo.com:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en

net/ruby-msgpack,ruby32 v1.7.2


# pkg_add ruby32-msgpack

> binary-based efficient object serialization library


CVS Web

Port Homepage (WWW)


Maintainer: Sebastian Reitenbach <sebastia at openbsd dot org>


Description


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.

-- Response ended

-- Page fetched on Sat Jun 1 20:01:20 2024