Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Dec 06:01
1615e0b

Like It? Star It
Love It? Support It

WebSocket 0.1.2

  • WebSocket now decorates (#34)
    • Added a -PSTypeName(s) parameter to Get-WebSocket, so we can extend the output.
  • Reusing WebSockets (#35)
    • If a WebSocketUri is already open, we will reuse it.
  • Explicitly exporting commands (#38)
    • This should enable automatic import and enable Find-Command

Additional details available in the CHANGELOG