Skip to content

Update protobufs#1020

Merged
psychonic merged 3 commits intoSteamRE:masterfrom
xPaw:protos
Sep 23, 2021
Merged

Update protobufs#1020
psychonic merged 3 commits intoSteamRE:masterfrom
xPaw:protos

Conversation

@xPaw
Copy link
Copy Markdown
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