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

Add deployments elements needed for multi-user chat #1293

Merged
merged 7 commits into from
Jun 2, 2023

Conversation

glahaye
Copy link
Contributor

@glahaye glahaye commented May 31, 2023

Motivation and Context

To work properly, multi-user chat needs one more CosmoDB container (chatparticipants) and the web service needs to have web sockets enabled in order to accomodate SignalR.

Description

  • Add creation of chatparticipants container
  • Enabled web sockets on web service

Contribution Checklist

@glahaye glahaye added the PR: ready to merge PR has been approved by all reviewers, and is ready to merge. label May 31, 2023
@adrianwyatt adrianwyatt enabled auto-merge (squash) June 1, 2023 19:03
@adrianwyatt adrianwyatt self-assigned this Jun 1, 2023
@adrianwyatt adrianwyatt disabled auto-merge June 1, 2023 21:04
@adrianwyatt adrianwyatt enabled auto-merge (squash) June 1, 2023 21:04
@adrianwyatt adrianwyatt merged commit 8ea63f4 into microsoft:main Jun 2, 2023
salmon131 pushed a commit to salmon131/semantic-kernel that referenced this pull request Jun 3, 2023
### Motivation and Context
To work properly, multi-user chat needs one more CosmoDB container
(chatparticipants) and the web service needs to have web sockets enabled
in order to accomodate SignalR.

### Description
- Add creation of chatparticipants container
- Enabled web sockets on web service
shawncal pushed a commit to shawncal/semantic-kernel that referenced this pull request Jul 6, 2023
### Motivation and Context
To work properly, multi-user chat needs one more CosmoDB container
(chatparticipants) and the web service needs to have web sockets enabled
in order to accomodate SignalR.

### Description
- Add creation of chatparticipants container
- Enabled web sockets on web service
golden-aries pushed a commit to golden-aries/semantic-kernel that referenced this pull request Oct 10, 2023
### Motivation and Context
To work properly, multi-user chat needs one more CosmoDB container
(chatparticipants) and the web service needs to have web sockets enabled
in order to accomodate SignalR.

### Description
- Add creation of chatparticipants container
- Enabled web sockets on web service
@glahaye glahaye deleted the mu-deploy branch November 14, 2023 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: ready to merge PR has been approved by all reviewers, and is ready to merge.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants