Bastian Schroll
0e587e7698
fix server test
2019-10-21 10:11:54 +02:00
Bastian Schroll
06549b8e26
some improvements
2019-10-20 19:07:16 +02:00
Bastian Schroll
056e7857e5
simplify server/client exception handling
2019-10-20 18:55:02 +02:00
Bastian Schroll
ae36cf8045
changes in client
2019-10-20 17:56:40 +02:00
Bastian Schroll
0445dc38cc
fix test_serverStopsWhileConnected
2019-10-20 17:37:37 +02:00
Bastian Schroll
6f364b8e6a
fix server client issues
...
- add test for server stops until clients connected
- add header for data packets
- check header on read and read only data size in
- make readings non blocking
2019-10-20 17:21:03 +02:00
Bastian Schroll
b370a96ed5
fix typo
2019-10-18 21:49:07 +02:00
Bastian Schroll
c1fed54a1b
fix TypeError Exception in processManager
2019-10-18 21:28:19 +02:00
Bastian Schroll
23aa2c7680
fix skipLinesUntil() in non text mode
2019-10-18 21:10:00 +02:00
Bastian Schroll
5cee58a67e
fix PEP8 in processManager
2019-10-18 09:21:50 +02:00
Bastian Schroll
1295984aff
added skipLinesUntil() to processManager
2019-10-18 09:19:01 +02:00
Bastian Schroll
2f948b9e2d
improve bw_client input thread
2019-10-10 19:36:11 +02:00
Bastian Schroll
c4b9f54df6
edit processManager demo
2019-10-09 20:10:49 +02:00
Bastian Schroll
002c449c1c
some little refacs
2019-09-20 18:52:39 +02:00
Bastian Schroll
68a2ade84e
rename Decoder
2019-09-20 18:27:20 +02:00
Bastian Schroll
d87247783d
fix in TCPClient
2019-09-20 18:19:46 +02:00
Bastian Schroll
6f40095c52
test multimon with procManager
2019-09-20 17:38:53 +02:00
Bastian Schroll
957b22e087
fix decoder
2019-09-20 17:38:33 +02:00
Bastian Schroll
0c6044072a
Merge branch 'develop' into process_manager
2019-09-20 14:54:07 +02:00
Bastian Schroll
0af091373f
remove csv descr from paket and wildcard
...
should be done in a module
2019-09-20 13:06:15 +02:00
Bastian Schroll
a3ffbf5e87
insert basic changelog
2019-09-20 08:51:54 +02:00
Bastian Schroll
34dd0172cf
some improves and add example
2019-09-19 10:48:27 +02:00
Bastian Schroll
e2c8394907
add basic docu
2019-09-18 18:38:17 +02:00
Bastian Schroll
f5c60d2814
some refactorings
2019-03-11 11:08:10 +01:00
Bastian Schroll
4f389723c0
some refactorings
2019-03-11 07:54:11 +01:00
Bastian Schroll
e69dfb1a84
Merge branch 'develop' into process_manager
2019-03-10 19:44:27 +01:00
Bastian Schroll
2e9681b7d4
add a modeFilter module
2019-03-09 12:12:35 +01:00
Bastian Schroll
36e02eca4c
some fixes in processManager
2019-03-09 11:42:50 +01:00
Bastian Schroll
fc6e0111af
Merge branch 'develop' into process_manager
2019-03-08 07:54:49 +01:00
Bastian Schroll
bb1fd118f5
little improvements in processManager class
2019-03-08 07:44:44 +01:00
Bastian Schroll
0cb79569dd
improve docstrings
2019-03-05 08:33:35 +01:00
Bastian Schroll
0b3d71cd4a
add logging
2019-03-05 08:24:55 +01:00
Bastian Schroll
0ee177f8ea
improve ProcessManager
2019-03-05 07:49:15 +01:00
Bastian Schroll
05166cfdca
add docstrings to the router classes
2019-03-04 20:10:49 +01:00
Bastian Schroll
54e5338000
first processManager testing
2019-03-04 19:43:32 +01:00
Bastian Schroll
54676f9f06
remove false todo
2019-03-04 14:54:00 +01:00
Bastian Schroll
8ae23b4d0f
split router classes and make own module
2019-03-04 14:48:25 +01:00
Bastian Schroll
43674989b9
little change in server test
2019-03-03 20:14:46 +01:00
Bastian Schroll
69acff24e4
add doc strings for tests
2019-03-03 20:00:04 +01:00
Bastian Schroll
c76c179225
various pylint fixes
2019-03-03 19:39:53 +01:00
Bastian Schroll
3feda678e2
some little fixes
2019-03-03 19:14:00 +01:00
Bastian Schroll
4b69b08028
fix test config file location and paths
2019-03-03 13:58:37 +01:00
Bastian Schroll
2ca62d90f2
move test files - fix config tests
2019-03-03 13:32:31 +01:00
Bastian Schroll
82e3eb719d
move old files to __deprecated folder
2019-03-03 11:21:57 +01:00
Bastian Schroll
e372fb75b4
fix some classes for testing
2019-03-03 09:56:36 +01:00
Bastian Schroll
f0d76ea165
remove unused import
2019-03-02 22:36:28 +01:00
Bastian Schroll
39d88f3e3d
implement new router system in server
2019-03-02 09:17:20 +01:00
Bastian Schroll
3fa10911c9
remove generall exception handling
2019-03-02 09:15:40 +01:00
Bastian Schroll
4ac4bc5faa
improve error handling in router building
2019-03-01 22:46:28 +01:00
Bastian Schroll
f487bfc104
some refactoring
2019-03-01 22:12:29 +01:00