Skip to content

Commit d692780

Browse files
StartAutomatingStartAutomating
authored andcommitted
docs: Get-WebSocket Links ( Fixes #88 )
1 parent fa41114 commit d692780

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/Get-WebSocket.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,15 @@ If the `-Watch` parameter is provided, will output a continous stream of objects
1616

1717
---
1818

19+
### Related Links
20+
* [https://websocket.powershellweb.com/Get-WebSocket/](https://websocket.powershellweb.com/Get-WebSocket/)
21+
22+
* [https://learn.microsoft.com/en-us/dotnet/api/system.net.websockets.clientwebsocket?wt.mc_id=MVP_321542](https://learn.microsoft.com/en-us/dotnet/api/system.net.websockets.clientwebsocket?wt.mc_id=MVP_321542)
23+
24+
* [https://learn.microsoft.com/en-us/dotnet/api/system.net.httplistener?wt.mc_id=MVP_321542](https://learn.microsoft.com/en-us/dotnet/api/system.net.httplistener?wt.mc_id=MVP_321542)
25+
26+
---
27+
1928
### Examples
2029
Create a WebSocket job that connects to a WebSocket and outputs the results.
2130

0 commit comments

Comments
 (0)