You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: appsync-events-bedrock-cdk/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -70,7 +70,7 @@ npm run test
70
70
```
71
71
72
72
From the demo app it's possible to see all connection events and data events in a structured way.
73
-
First of all connect to the Websocket
73
+
First of all connect to the WebSocket
74
74

75
75
76
76
Then subscribe to the namespace. Please note: The default namespace is `BedrockChat`. By inserting `BedrockChat/*` you will be able to receive all the messages in the sub-segments.
0 commit comments