steamworks-rs icon indicating copy to clipboard operation
steamworks-rs copied to clipboard

Access the `networking_sockets` apis from a `Server` struct

Open cBournhonesque opened this issue 1 year ago • 0 comments

Hi, I was wondering how I could access the networking_sockets functions from the Server side.

  • there is no networking_sockets() function on the Server struct
  • there seems to be no way of creating a Client<ServerManager> struct

Is it just that they are missing, in which case I can open a PR?

cBournhonesque avatar Feb 21 '24 21:02 cBournhonesque