I am writing a small docker client implementation as part of my efforts to create a dub autotester (see dlang forum). For that I need to send http requests to a unix file socket.

I haven't looked at vibe's source but do you suppose it would be hard to implement?