turicas/rows

Create Protocol Buffers plugin

Aberta

#173 aberto em 28 de jul. de 2016

 (0 comentário) (0 reação) (0 responsável)Python (136 forks)github user discovery
enhancementhelp wantedplugin

Métricas do repositório

Stars
 (886 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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

Guia do colaborador