waterslideLTS / waterslide

WaterSlide is a streaming event-at-a-time architecture for processing metadata. It is designed to take in a set of streaming events from multiple sources, process them through a set of modules ("kids"), and return meaningful outputs.
Other
113 stars 40 forks source link

Document how protobuf is used, or could be used. #17

Closed Sciumo closed 7 years ago

Sciumo commented 7 years ago

Protobuf could be used as a performant messaging layer and is roughly language agnostic. however, it is currently difficult to tell how protobuf is currently used.

Sciumo commented 7 years ago

the fork is more appropriate for this issue. Closing.