You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
provide codegen integration (pyprotostuben) for quick framework setup
BrokRPC
The main goal is to get stable BrokRPC interface (for interfaces like Publisher, Consumer, Server, Client, Serializer, Message). This can be done by implementing the following features:
Goal
BrokRPC
The main goal is to get stable BrokRPC interface (for interfaces like Publisher, Consumer, Server, Client, Serializer, Message). This can be done by implementing the following features:
server-client communication
message brokers
Message brokers support is divided on 2 parts:
pyprotostuben
This lib provides codegen from
.proto
files for BrokRPC framework.The text was updated successfully, but these errors were encountered: