Skip to content

Commit 1b458f1

Browse files
Update chapter5.md
1 parent c0c6aa9 commit 1b458f1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

chapter5.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ In this tutorial we will cover how to play a game of chess in reatlime using Sol
1919

2020
The main aspect of this tutorial is realtime updates via websockets. Solid uses a pub/sub mechanism to allow users to subscribe to a resource, and will send pub updates when one of those resources changes.
2121

22+
Websockets are built into the browser and are started using:
23+
2224

2325

2426
More Coming soon ...

0 commit comments

Comments
 (0)