magwyz / pastec

Image recognition open source index and search engine
http://pastec.io
GNU Lesser General Public License v3.0
620 stars 175 forks source link

Unix socket support #57

Closed vmonteco closed 6 years ago

vmonteco commented 7 years ago

Is there a support for unix sockets?

If yes, how to enable it? Using ./pastec -p unix:///tmp/pastec.sock visualWordsORB.dat doesn't seem to work, nor using unix:/tmp/pastec.sock.

If no, would it be possible to add it?

magwyz commented 6 years ago

There is no support for Unix socket. This should be implementable but I am not sure I want to support that in my version.