anitab-org / anitab-org/bridge-in-tech-backend

Research : protocol buffers

未关闭
#228 4 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
Category: Outreach/Research Status: On Hold
主要语言
Python
星标
24
派生
80
PR 合并指标
30 天内没有已合并 PR

描述

### Is your feature request related to a problem? Please describe.

Currently the app uses sends and receives JSON data. While this is fine when we send/receive data to/from the user (as JSON is human readable) the calls to the mentorship backend do not need to be human readable and can be in the binary form.

### Describe the solution you'd like

Research on the possibility of using protocol buffers and write a doc. In your doc include the advantages / disadvantages of protobufs over JSON and vice versa in context with BIT (You do not need to propose an implementation).

### Describe alternatives you've considered

You could also include a comparison with any other standard that you think would be better (eg. flat buffers) ( This would be optional and not required).

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。