We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Get-WebSocket
Since this will likely involve an HttpListener, this will make the WebSocket module an interesting microservice indeed.
-HostHeader/ServerURL
-Route/-WebHook
-Reply/-AutoReply
-Every/-Repeat/-Heartbeat
-Broadcast
-HTML/Home
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Since this will likely involve an HttpListener, this will make the WebSocket module an interesting microservice indeed.
Get-WebSocket
-HostHeader/ServerURL
should create a server #47Get-WebSocket
-Route/-WebHook
should serve a routes #48Get-WebSocket
-Reply/-AutoReply
should enable automatic replies from a server #49Get-WebSocket
-Every/-Repeat/-Heartbeat
should enable routine broadcasts from a server #50Get-WebSocket
-Broadcast
#39Get-WebSocket
-HTML/Home
should handle unrouted root requests #51The text was updated successfully, but these errors were encountered: