How to Send & receive Websocket client Requests, responses in JSON format in PowerShell

后端 未结 0 1387
旧巷少年郎
旧巷少年郎 2021-01-19 03:17

With the below PowerShell commands, I am able to open the connection using Websocket.

**$mySock = New-Object System.Net.WebSockets.ClientWebSocket
$CT = New-O         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题