turicas/rows

Create Protocol Buffers plugin

Aperta

#173 aperta il 28 lug 2016

 (0 commenti) (0 reazioni) (0 assegnatari)Python (136 fork)github user discovery
enhancementhelp wantedplugin

Metriche repository

Star
 (886 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor