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
The web sockets in Pode have always been server-to-client - since PowerShell didn't allow async-receiving logic. But that's changed now with Pode's new socket layer! So, can we can client-to-server web sockets working now?
The text was updated successfully, but these errors were encountered:
Describe the Feature
The web sockets in Pode have always been server-to-client - since PowerShell didn't allow async-receiving logic. But that's changed now with Pode's new socket layer! So, can we can client-to-server web sockets working now?
The text was updated successfully, but these errors were encountered: