Commit Graph

17 Commits

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