Skip to content

Eliminate use of Remoting as a Transport between Engine and Agents #1660

@CharliePoole

Description

@CharliePoole

We currently use Remoting when communicating to a .NET Framework agent and TCP with a .NET Core agent.

Since the standard engine itself targets the .NET Framework, we are capable of using TCP in both environments.

I propose we eliminate Windows Remoting and use TCP for all agents.

Although this would give us a single common Transport, I would keep the existing class structure, which permits us to add new transports to the engine.

@nunit/engine-team Thoughts on this?

Metadata

Metadata

Assignees

Labels

FeatureV4All issues related to V4 or later - use -label:V4 to get V3 issues

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions