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

Steam Unified Messaging #121

Open
dm1tz opened this issue Jul 28, 2021 · 1 comment
Open

Steam Unified Messaging #121

dm1tz opened this issue Jul 28, 2021 · 1 comment

Comments

@dm1tz
Copy link

dm1tz commented Jul 28, 2021

Hi guys, probably a stupid one, but nevertheless, is there any method in current library that allows to send unified requests and receive their results?
For the sake of reference SteamKit lib has a handler for working with unified messages and SendMessage function in particular that returns corresponding service result.
Say I want to send a ExchangeItemRequest and receive a CInventory_Response. Is there something that I'm missing out?

@dm1tz dm1tz changed the title Steam Unified Messaging [question] Steam Unified Messaging Jul 28, 2021
@dm1tz dm1tz changed the title [question] Steam Unified Messaging Steam Unified Messaging Jul 28, 2021
@Philipp15b
Copy link
Owner

As far as I can tell, you're right. go-steam doesn't support unified messages yet. I'm also not sure whether I understand the code of SteamKit, so I wouldn't know how to implement it. Of course, I am always happy to receive pull requests!

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

2 participants