Skip to content
New issue

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 -Authorize/Authenticate/-HelloMessage should send a first message #69

Open
1 task
StartAutomating opened this issue Jan 12, 2025 · 0 comments

Comments

@StartAutomating
Copy link
Member

StartAutomating commented Jan 12, 2025

Many WebSockets use an identification handshake to authorize themselves. Some of them do so before the first message, some of them do so as the first response.

Both scenarios should be easy to script.

@StartAutomating StartAutomating changed the title Get-WebSocket -Authorize/Authenticate/Identify should send an identification handshake Get-WebSocket -Authorize/Authenticate/-HelloMessage should send a first message Jan 25, 2025
StartAutomating pushed a commit that referenced this issue Jan 25, 2025
Authenticating prior to first Receive
github-actions bot pushed a commit that referenced this issue Jan 25, 2025
Authenticating prior to first Receive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant