Commit Graph

17 Commits

Author SHA1 Message Date
6c5699cff9 Make unused but overridden public method protected 2019-09-12 02:29:10 +02:00
aa1112af0e Refactor connecting existing pipes to a method 2019-09-12 02:29:10 +02:00
d6f2eb987f Make PipeConnector stop gracefully and connect to every pipe on init 2019-09-12 02:29:10 +02:00
5b0f79dbae Move CommandHandler to a separate file 2019-09-05 16:10:46 +02:00
8890e67b86 Implement test cases for PipeIOHandler 2019-09-05 15:52:34 +02:00
613d906b44 Simplify PipeIOHandlerBase by using meghod assignment 2019-09-04 18:07:36 +02:00
b733f53b83 Remove unused but beautiful product of me being with my muse :( 2019-09-04 17:30:06 +02:00
57ce35d99d Fix pipe deletion check 2019-09-02 13:55:40 +02:00
a5db2f23a0 Log PipeConnector events 2019-08-30 17:45:54 +02:00
016130b081 Fix pylint issues 2019-08-28 16:40:23 +02:00
2fb971d317 Fix inode creation issue on MacOS 2019-08-14 16:05:55 +02:00
dc0615c11e Fix issues in PR #63 2019-08-14 15:42:11 +02:00
e6d2777520 Replace pipe-io-server source with the new pip package 2019-08-06 11:33:26 +02:00
30223fe99f Rename ServerConnector interface to Connector ¯\_(ツ)_/¯ 2019-07-30 15:17:29 +02:00
fd92c443b2 Update PipeIOServer dependency 2019-07-30 14:45:33 +02:00
f2b6123d41 Remove unnecessary newlines 2019-07-24 16:32:57 +02:00
52399f413c Simplify package structure 2019-07-24 15:50:41 +02:00