Dubbo-python Samples
What It Contains
- helloworld: The simplest usage example for quick start.
- serialization: Writing and using custom serialization functions, including protobuf, JSON, and more.
- stream: Using streaming calls, including
ClientStream, ServerStream, and BidirectionalStream. - registry: Using service registration and discovery features.
- LLM Integration: Easily integrating LLMs with Dubbo Python, providing RPC services using models like DeepSeek R1.