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 fff0344 commit eadf4f0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,4 +149,9 @@ 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 eadf4f0

Please sign in to comment.