tree: 0beacf18448546528447ac099b55c2fe6976dd2d
  1. helloworld/
  2. llm/
  3. proto/
  4. registry/
  5. serialization/
  6. stream/
  7. __init__.py
  8. README.md
samples/README.md

Dubbo-python Samples

What It Contains

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