a2aproject / a2aproject/a2a-samples
[Feat]: Samples for implementing RPC extension
- Linguagem predominante
- Jupyter Notebook
- Estrelas
- 1.8k
- Forks
- 751
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
### Is your feature request related to a problem? Please describe.
Unless I'm missing something, I've been unable to find a complete extension example that implements a RPC method extension.
### Describe the solution you'd like
An example that follows best practices for implementing a custom RPC method extension and what is needed from a client and server perspective.
### Describe alternatives you've considered
_No response_
### Additional context
_No response_
### Code of Conduct
- [x] I agree to follow this project's Code of Conduct
Guia de contribuição
Direção de pesquisa
Look for existing RPC method examples in the repository, likely in directories like 'examples' or 'extensions'. Review the A2A protocol documentation to understand RPC extension structure. Create a sample that includes both client-side invocation and server-side implementation, ensuring it follows the project's best practices for extensions.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Domínio
- documentation
- Tipo de issue
- Documentação
- Dificuldade
- 3/5
- Tempo estimado
- 1-2 dias
- Status de atividade
- Estagnada
- Clareza
- Claramente especificada
- Facilidade para iniciantes
- 50/100