Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider using WCF instead of .NET Remoting #5

Open
sharwell opened this issue Jul 19, 2018 · 0 comments
Open

Consider using WCF instead of .NET Remoting #5

sharwell opened this issue Jul 19, 2018 · 0 comments

Comments

@sharwell
Copy link
Member

WCF is a more recent technology intended to replace .NET Remoting, which is considered obsolete. Switching to WCF would also address cases where .NET Remoting channels can interfere with one another, such as dotnet/roslyn#28513.

@sharwell sharwell mentioned this issue Jul 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant