Jump to content
McKay Development

steam-client integration (v4)


MaxCahill

Recommended Posts

Dear Friends,

I am using your node-steam-user in my app (^4.15.4) which works perfect for me. What I am struggling with is integrating package Dota2 (https://www.npmjs.com/package/dota2) into my application.

Since Dota2 package requires an instance of steam-client (https://www.npmjs.com/package/steam-client) to work, I did not want to rewrite my application to use this steam integration. So I have googled for a while and I have figure out few facts, that I would like to ensure about:

1. node-steam-user is not using steam-client since v4.0
2. node-steam-user does not expose anything like "steam-client"
3. There is no way how to use together steam-client and node-steam-user
4. node-steam-user does communicate with Steam game coordinator (as described in https://github.com/DoctorMcKay/node-steam-user/wiki/Game-Coordinator), which is steam-client NOT used for

I would highly appreciate any response.

With kind regards,

Max. 

Link to comment
Share on other sites

Dear Dr. McKay,

Thank you for your reply. Unfortunately using v3 is not an option since I would have to rewrite whole application.

Maybe two more ideas:

1. Is there a possibility how to pass steam-client to node-steam-user (so that I can use both) ? // I believe there is not
2. Is it possible to use both at the time? node-steam-user and steam-client (with single steam account) ?

Best regards,

Max.

Edited by MaxCahill
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...