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

NET TCP #13

Open
neilhosey opened this issue Jun 21, 2016 · 1 comment
Open

NET TCP #13

neilhosey opened this issue Jun 21, 2016 · 1 comment

Comments

@neilhosey
Copy link

Hi,

I was wondering when you are thinking of adding support for Net TCP? If it is far away, could you point me in the direction of what needs to be done?

Thanks
Neil

@yaronn
Copy link
Owner

yaronn commented Jun 21, 2016

Hi, I don't plan to implement it soon. I do not think it will be easy. First you need to implement the xml binary encoding protocol (which is mandatory in net tcp) and then the net tcp transport. Both should have detailed spec somewhere but I suspect they are complex. Much easier for you is to add another non-netTCP endpoint to the WCF service or use a proxy between node and wcf.

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

2 participants