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

Update protobufs #1020

Merged
merged 3 commits into from
Sep 23, 2021
Merged

Update protobufs #1020

merged 3 commits into from
Sep 23, 2021

Conversation

xPaw
Copy link
Member

@xPaw xPaw commented Sep 23, 2021

Of note, there's ContentServerDirectory protos along with a new CContentServerDirectory_GetManifestRequestCode_Request message.

Can also use CContentServerDirectory_GetServersForSteamPipe_Response to request servers in a proto format and decode it into something typed here:

var response = await directory.CallAsync( HttpMethod.Get, "GetServersForSteamPipe", version: 1, args: args ).ConfigureAwait( false );

@psychonic psychonic merged commit b5d8502 into SteamRE:master Sep 23, 2021
@xPaw xPaw deleted the protos branch September 23, 2021 17:11
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