Skip to content

Commit

Permalink
docs: WebSocket decoration example ( re #34 )
Browse files Browse the repository at this point in the history
  • Loading branch information
StartAutomating authored and StartAutomating committed Dec 20, 2024
1 parent 7065b8b commit 563a88d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,3 +149,8 @@ websocket wss://jetstream2.us-west.bsky.network/subscribe?wantedCollections=app.
}
}
~~~
#### Get-WebSocket Example 11

~~~powershell
# We can decorate a type returned from a WebSocket, allowing us to add additional properties.
~~~

0 comments on commit 563a88d

Please sign in to comment.