Live app is hosted here.
This is a simple helper SPA to manage Azure Communication Services chat threads.
With this app you can:
-
Create a new user with an access token OR use an existing user and generate an access token for them.
-
List chat threads for the given user.
-
Create new chat threads for the given user.
-
TBD: edit threads by adding/removing participants.
-
TBD: delete threads.
-
TBD: send messages to threads.
-
Enter your connection string.
-
Press 'Generate User and/or Token' to create a new user and token, OR
-
Paste in existing user id and press 'Generate User and/or Token' to obtain a new token for that user.
-
Press 'Load Chat Threads' to display (up to 20) chat threads that the user belongs to.
-
Press 'New chat thread' to create a new thread for this user.