turicas/rows

Create Protocol Buffers plugin

开放

#173 创建于 2016年7月28日

 (0 条评论) (0 个反应) (0 位负责人)Python (136 个派生)github user discovery
enhancementhelp wantedplugin

仓库指标

星标
 (886 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Protocol Buffers was created by Google as a way of describing messages to use on communication between systems. Each message could be interpreted like a rows.Table (some of them can be nested). Creating such a plugin for protocol buffers would be handy for logging the messages sent and received, for example (you can import data from protocol buffers, then export using another format, for example).

贡献者指南