ports/devel/rubygem-cucumber-messages26/pkg-descr

4 lines
261 B
Text

Cucumber Messages is a message protocol based on Protocol Buffers. It allows one
process to construct message objects and send them to another process. Protobuf
takes care of serialising those messages to a binary format, and deserialise
them on the other end.