uSockets
uSockets copied to clipboard
Add Unix Domain Socket listening
trafficstars
Allows listening to unix domain sockets over tcp. Does not implement connecting to a unix domain socket as a client or udp.
I happened to want this for a project I was working on and saw #15, so I decided to finish the changes and submit a PR.