wampcc icon indicating copy to clipboard operation
wampcc copied to clipboard

UDS Support

Open samielhini opened this issue 7 years ago • 1 comments

Would it be possible to add UDS support?

Unix Domain Sockets are up to 50% faster than TCP and for some functions more reliable in that your WAMP system can be running even if TCP/IP has not come up.

samielhini avatar Oct 09 '18 13:10 samielhini

Hi ... sorry for late response.

I can put this on roadmap, but I have a couple of other items I am planning to address first. I don't think this should be major work item though, since wampcc uses libuv for IO, and libuv comes with inbuilt support for UDS.

darrenjs avatar Oct 17 '18 20:10 darrenjs