You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By enabling this scenario in the same way many other actions work, we should be able to take the results of an action and check them in (thus allowing us to hit a sweet spot between real-time communication and long-term storage)
This will require some minor updates to the core function:
WebSocket
should be available as a GitHub Action.By enabling this scenario in the same way many other actions work, we should be able to take the results of an action and check them in (thus allowing us to hit a sweet spot between real-time communication and long-term storage)
This will require some minor updates to the core function:
Get-WebSocket
supports a-Maximum
#22Get-WebSocket
supports a-TimeOut
#23Additionally, we will need to implement a fairly standard action:
WebSocket
builds it's GitHub Action with PSDevOps #24For the sake of stability, we will also want to:
WebSocket
tests itself with Pester #25For the sake of sanity, we should ensure that:
WebSocket
Container should start mountedWebSocket.ps1
scripts #26The text was updated successfully, but these errors were encountered: