jianxx / googleapis

Public interface definitions of Google APIs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

作业

基本题目:请基于//google/pubsub/v1/pubsub.proto实现一个Publisher服务,相关数据无需存储到磁盘,采用内存操作模拟即可。请提交相应的实现程序代码以及对应的功能测试代码。

扩展题目:请基于//google/pubsub/v1/pubsub.proto实现一个Subscriber服务,并附带相应的功能测试程序。

About

Public interface definitions of Google APIs.

License:Apache License 2.0


Languages

Language:Shell 90.8%Language:Dockerfile 9.2%