I was thinking about rewriting ProblemDataServer, so that it does not requires unix socket for sending ProblemData to ABRT server, but rather send http request directly to ABRT. This would allow usage of library in apps that don't run on other operating systems.
Is it possible or ABRT requires to send ProblemData through unix socket?
I was thinking about rewriting ProblemDataServer, so that it does not requires unix socket for sending ProblemData to ABRT server, but rather send http request directly to ABRT. This would allow usage of library in apps that don't run on other operating systems.
Is it possible or ABRT requires to send ProblemData through unix socket?