Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Demo showing cloud events implementing proxy step #11223

Closed
esttenorio opened this issue Mar 26, 2025 · 0 comments · Fixed by #11206
Closed

Demo showing cloud events implementing proxy step #11223

esttenorio opened this issue Mar 26, 2025 · 0 comments · Fixed by #11206
Assignees
Labels
sk team issue A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community)

Comments

@esttenorio
Copy link
Contributor

No description provided.

@esttenorio esttenorio self-assigned this Mar 26, 2025
@markwallace-microsoft markwallace-microsoft added sk team issue A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community) and removed triage labels Mar 27, 2025
github-merge-queue bot pushed a commit that referenced this issue Apr 8, 2025
### Motivation and Context

Demo showcasing how to emit/receive cloud events.
Demo showcases a simple gRPC scenario.

Adding readme with details of gRPC / SK Process interactions

Fixes #11223 

### Description

<!-- Describe your changes, the overall approach, the underlying design.
These notes will help understanding how your code works. Thanks! -->

### Contribution Checklist

<!-- Before submitting this PR, please make sure: -->

- [x] The code builds clean without any errors or warnings
- [x] The PR follows the [SK Contribution
Guidelines](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md)
and the [pre-submission formatting
script](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md#development-scripts)
raises no violations
- [x] All unit tests pass, and I have added new tests where possible
- [x] I didn't break anyone 😄

---------

Co-authored-by: Estefania Tenorio <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sk team issue A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants