Kristóf Tóth
|
01d9003501
|
Rework whole TFW networking model
|
2019-06-04 14:41:51 +02:00 |
|
Kristóf Tóth
|
07cd1264f5
|
Merge branch 'ocicat', the unrealized dream. Ocicat will return...
|
2019-05-15 17:10:05 +02:00 |
|
Kristóf Tóth
|
3bfe6db036
|
Avoid treating supervisord's SIGTERM as an error in CommandEventHandler
|
2019-05-13 14:53:31 +02:00 |
|
Kristóf Tóth
|
94dee63a41
|
Improve CommandEventHandler subprocess failure error message
|
2019-05-13 14:52:17 +02:00 |
|
Kristóf Tóth
|
1617761184
|
Improve CommandEventHandler error detection (avoid polling)
|
2019-05-13 11:17:30 +02:00 |
|
Kristóf Tóth
|
ca5be9d848
|
Detect errors in the subprocess of CommandEventHandler
|
2019-05-13 10:09:06 +02:00 |
|
Kristóf Tóth
|
78d70f2f8b
|
Make PipeIOEventHandlerBase handle all input errors (while screaming)
|
2019-05-13 10:09:06 +02:00 |
|
Kristóf Tóth
|
fc5124afb0
|
Make arbitrary processes capable of being EventHandlers (PipeIO+stdin/stdout)
|
2019-05-13 10:09:06 +02:00 |
|
Kristóf Tóth
|
c4d3319ed9
|
Refactor TransformerPipeIOEventHandler
|
2019-05-13 10:09:06 +02:00 |
|
Kristóf Tóth
|
69b3b17724
|
Implement EventHandler for transforming and filtering pipe messages
|
2019-05-13 10:09:06 +02:00 |
|
Kristóf Tóth
|
078f8532cc
|
Rename parameter to reflect type in PipeIOEventHandler.handle_pipe_event
|
2019-05-13 10:09:06 +02:00 |
|
Kristóf Tóth
|
1bfaac0493
|
Remove potentially harmful 'error handling'
|
2019-05-13 10:09:06 +02:00 |
|
Kristóf Tóth
|
90b780a5c0
|
Allow subclassing pipe based event handlers (refactor PipeIOEventHandler to base class and impl)
|
2019-05-13 10:09:06 +02:00 |
|
Kristóf Tóth
|
bb8e0c7458
|
Handle JSON serialization errors in PipeIOEventHandler
|
2019-05-13 10:09:06 +02:00 |
|
Kristóf Tóth
|
f94d571d19
|
Support initializing IO pipes with specific permissions
|
2019-05-13 10:09:06 +02:00 |
|
Kristóf Tóth
|
065aa56182
|
Implement EventHandler capable of proxying between TFW and named pipes
|
2019-05-13 10:09:06 +02:00 |
|