summaryrefslogtreecommitdiff
path: root/devel/rubygem-cucumber-messages/pkg-descr
blob: b5ae25cd6682d53611694008f5c62cee53c2406a (plain) (blame)
1
2
3
4
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.