Hello, is it possible to login with node-steam-user without interrupting existing steam network sessions? To be more precise, whenever I login with my node-steam-user script, I can see steam notifying me about friends coming online, since I basically get disconnected from my established session and reconnected. This also seems to be causing other problems as well, which is not really ideal. As far as I'm concerned, this doesn't happen when logging from another location using the Steam Client. Although I haven't yet logged in twice from the same location, I'm pretty sure it happens even from other locations from my previous experiences.
EDIT Just did a quick test and yes, this behavior does in fact occur even when logging from a remote location, which means node-steam-user must have something to do with this. (Indeed, this behavior is tied to node-steam-user, since it does not happen when using Steam Client)