Skip to content

Commit 563a88d

Browse files
StartAutomatingStartAutomating
StartAutomating
authored and
StartAutomating
committed
docs: WebSocket decoration example ( re #34 )
1 parent 7065b8b commit 563a88d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,3 +149,8 @@ websocket wss://jetstream2.us-west.bsky.network/subscribe?wantedCollections=app.
149149
}
150150
}
151151
~~~
152+
#### Get-WebSocket Example 11
153+
154+
~~~powershell
155+
# We can decorate a type returned from a WebSocket, allowing us to add additional properties.
156+
~~~

0 commit comments

Comments
 (0)