SafeEyes icon indicating copy to clipboard operation
SafeEyes copied to clipboard

[Feature Request] Use Unix Domain Sockets for communication

Open Hritik14 opened this issue 4 years ago • 3 comments

I have safeeyes in my .xinitrc and most often I get this error on startup ConnectionRefusedError: [Errno 111] Connection refused I think this could be avoided by using fUnix Domain Sockets IPC plus it looks lot cleaner than RPC. I would love to open a PR regarding.

Hritik14 avatar Mar 19 '20 19:03 Hritik14

Hi,

In my understanding RPC is an application (or subset) of IPC. Could you please point me to the IPC library you are planning to use and the advantages of it over the current solution.

Thanks

slgobinath avatar Mar 21 '20 13:03 slgobinath

My bad. I've edited the post to mention Unix domain sockets which seem to be a lot better option here.

Hritik14 avatar Apr 23 '20 14:04 Hritik14

@slgobinath Any update on this ?

Hritik14 avatar Sep 09 '20 22:09 Hritik14