Like It? Star It Love It? Support It
- 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
- WebSocket GitHub Action
- Run any
*.WebSocket.ps1files in a repository (#24)
- Run any
- WebSocket container updates
- Container now runs mounted
*.WebSocket.ps1files (#26)
- Container now runs mounted
- Get-WebSocket improvements:
- New Parameters:
- -Maximum (#22)
- -TimeOut (#23)
- -WatchFor (#29)
- -RawText (#30)
- -Binary (#31)
- New Parameters:
- WebSocket Testing (#25)
- Adding FUNDING.yml (#14)
- Initial Release of WebSocket module
- Get-WebSocket gets content from a WebSocket
- Docker container for WebSocket
- Build Workflow
- WebSocket Logo
- WebSocket website