Metadata-Version: 1.0
Name: protobufp
Version: 0.2.4
Summary: Adds the stream-processing to protobuf messages that you usually need to add yourself. 
Home-page: https://github.com/dsoprea/protobufp
Author: Dustin Oprea
Author-email: myselfasunder@gmail.com
License: GPL 2
Description: Extends protobuf messaging with stream-processing. Serialization will include length and type. protobufp also includes a receive-buffer to collect byte chunks, detect when a complete message has been received, and automatically deserialize to the correct message type.
Keywords: protobuf translator translation protocol protocols
Platform: UNKNOWN
