Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 748 Bytes

File metadata and controls

29 lines (24 loc) · 748 Bytes

Like It? Star It Love It? Support It

WebSocket 0.1.1

  • WebSocket GitHub Action
    • Run any *.WebSocket.ps1 files in a repository (#24)
  • WebSocket container updates
    • Container now runs mounted *.WebSocket.ps1 files (#26)
  • Get-WebSocket improvements:
    • New Parameters:
      • -Maximum (#22)
      • -TimeOut (#23)
      • -WatchFor (#29)
      • -RawText (#30)
      • -Binary (#31)
  • WebSocket Testing (#25)
  • Adding FUNDING.yml (#14)

WebSocket 0.1

  • Initial Release of WebSocket module
    • Get-WebSocket gets content from a WebSocket
    • Docker container for WebSocket
    • Build Workflow
      • WebSocket Logo
      • WebSocket website