0

I have a few processes on one computer or in a network. Processes on .Net core, python, go. I need ipc. I am going to use UnixDomainSocket on a local machine. Tcp on a local network.

I found middleware Asp.net core for WebSocket, and third-party solutions (ZeroMQ, NetCoreServer) on communication. But its are big and don't allow UnixDomainSocket.

How create WSSocket use in background UnixDomainSocket on C#?

2

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.