philippj / SteamworksPy

A working Python API system for Valve's Steamworks.
MIT License
212 stars 39 forks source link

networking #101

Open BP-Feral opened 3 months ago

BP-Feral commented 3 months ago

networking interface is missing... you can only create and join a lobby, but there is no way to talk with other friends. you can't even pass them an ip address to even start a socket or something

BP-Feral commented 3 months ago

actually not even joining works, because you can't retrieve the lobby id so other clients can't call the join lobby function