kippo icon indicating copy to clipboard operation
kippo copied to clipboard

cleanly added hpfeeds support

Open gregcmartin opened this issue 10 years ago • 1 comments

This is compatible with hpfeeds out of the box and has no external dependencies like in the other PR

gregcmartin avatar Jul 09 '14 05:07 gregcmartin

sorry for my huge delay with dealing with pull requests.

As it is now, the patch uses socket and blocking calls, which unfortunately cannot be used in a twisted application that relies on fully non-blocking operation.

http://twistedmatrix.com/documents/current/core/howto/clients.html

desaster avatar Jul 26 '14 09:07 desaster