wampcc
wampcc copied to clipboard
UDS Support
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.
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.