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

Send client hello; support non-authed service methods #1126

Merged
merged 3 commits into from
Dec 20, 2022
Merged

Send client hello; support non-authed service methods #1126

merged 3 commits into from
Dec 20, 2022

Conversation

xPaw
Copy link
Member

@xPaw xPaw commented Aug 28, 2022

Hello is required for non-authed service methods to work (otherwise it drops connection).

Non authed service method is required for CAuthentication messages.

@xPaw
Copy link
Member Author

xPaw commented Aug 28, 2022

Sending client hello with the protocol version may have changed some semantics of messages like log offs or disconnects, because the were non-proto specifically due to the server not knowing the version.

EDIT: Seemingly you still get disconnected after a while.

@psychonic psychonic merged commit 32c723e into SteamRE:master Dec 20, 2022
@xPaw xPaw deleted the test branch December 20, 2022 17:30
@xPaw xPaw added this to the 2.5.0 milestone Mar 21, 2023
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

Successfully merging this pull request may close these issues.

2 participants