DebuggerFeatureMessageRemoteWriter
class DebuggerFeatureMessageRemoteWriter(connectionConfig: ServerConnectionConfig) : FeatureMessageRemoteWriter(source)
Handles writing debug feature messages remotely to a server, inheriting common functionality from the FeatureMessageRemoteWriter
base class.
Parameters
connectionConfig
The configuration settings for establishing the remote server connection.