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).

貢獻者指南