Skip to content
#

plugin

Here are 1,459 public repositories matching this topic...

honglei
honglei commented Apr 22, 2022

python-betterprot is awesome.
However, users may forget to implement some service-methods declared in proto file, which cause no error on the server-side.
@abstractmethod may give user some hints to realize it.
One question: why user should implement method echo_stream in EchoService while the related rpc method named EchoStream in proto file?

enhancement good first issue small

Improve this page

Add a description, image, and links to the plugin topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the plugin topic, visit your repo's landing page and select "manage topics."

Learn more