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: .ai/ARCHITECTURE.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -963,7 +963,7 @@ Renderer SharedWorker Server
963
963
964
964
### Long-Running Callbacks with set_props/get_props
965
965
966
-
WebSocket callbacks can stream updates to the client during execution using `set_props()`and read current component values using `ctx.get_websocket()`:
966
+
WebSocket callbacks can stream updates to the client during execution using `set_props()`and read current component values using `ctx.websocket`:
0 commit comments