Add functionality for Stuntman enabled applications to read configuration information exposed by other Stuntman enabled applications when EnableServer() is used.
Currently, only the server's configured users are shared. This could be expanded in the future by adding additional information to the StuntmanServerResponse and working with it as necessary.
105
Add functionality for Stuntman enabled applications to read configuration information exposed by other Stuntman enabled applications when
EnableServer()
is used.Currently, only the server's configured users are shared. This could be expanded in the future by adding additional information to the
StuntmanServerResponse
and working with it as necessary.