You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Develop a compatible DSC Pull Client library/CLI to address a couple immediate needs:
Useful to interact with existing standard DSC Pull Server (xDscWebService) to explore protocol
and behavior corner cases that might be difficult or inconvenient to setup naturally - for
example, to answer questions like what happens if parameter X is too large, or Y is an unknown
value; this would be useful for establishing 100% compatibility between Tug Server and standard
Useful to support automated unit testing, particularly of the protocol layer of the server;
could also be useful in other types of testing, such as integration and performance (e.g.
bombarding Tug Server with 1000's of simultaneous simulated clients)
The text was updated successfully, but these errors were encountered:
Develop a compatible DSC Pull Client library/CLI to address a couple immediate needs:
Useful to interact with existing standard DSC Pull Server (xDscWebService) to explore protocol
and behavior corner cases that might be difficult or inconvenient to setup naturally - for
example, to answer questions like what happens if parameter X is too large, or Y is an unknown
value; this would be useful for establishing 100% compatibility between Tug Server and standard
Useful to support automated unit testing, particularly of the protocol layer of the server;
could also be useful in other types of testing, such as integration and performance (e.g.
bombarding Tug Server with 1000's of simultaneous simulated clients)
The text was updated successfully, but these errors were encountered: