Commit graph

44 commits

Author SHA1 Message Date
Bastian Schroll 03e2f6091e add a countPacketsInQueue() method to server 2018-01-12 18:58:14 +01:00
Bastian Schroll 2e515ff15d edit config bool getter 2018-01-12 18:57:56 +01:00
Bastian Schroll 4cd7dd183a edit server and plugin 2018-01-12 12:33:41 +01:00
Bastian Schroll 7662f05f0c do lock with the with statement 2018-01-12 09:50:46 +01:00
Bastian Schroll 4dad6bc414 edit lock mechanism 2018-01-12 09:14:22 +01:00
Bastian Schroll 8e670f86fc edit packet.py 2018-01-12 09:02:54 +01:00
Bastian Schroll a955058edd insert lock-methods into server 2018-01-12 09:02:26 +01:00
Bastian Schroll d08e11e17e add timeout msg to client 2018-01-12 09:02:07 +01:00
Bastian Schroll 0b1bd7a59b edit specific get methods to the config (Int, Str, Bool) 2018-01-11 13:02:04 +01:00
Bastian Schroll 6e011301d4 fix some typos and other 2018-01-11 13:01:27 +01:00
Bastian Schroll 2ea2e940ac fix header, edit plugin 2018-01-10 12:57:20 +01:00
Bastian Schroll a79ddc49c6 improve statistics 2018-01-09 13:44:46 +01:00
Bastian Schroll 36781fc254 edit bwPacket Methods get and set 2018-01-09 11:33:23 +01:00
Bastian Schroll 1ba76cc66b edit some files 2018-01-08 23:42:26 +01:00
Bastian Schroll 2d279f6e71 edit tests and config 2018-01-08 23:41:33 +01:00
Bastian Schroll 27c33c5f0d edit __init__.py's 2018-01-08 20:09:15 +01:00
Bastian Schroll 2685a63cdb add plugin base class 2018-01-08 19:57:48 +01:00
Bastian Schroll e08ec80e63 edit packet class config 2018-01-08 19:57:28 +01:00
Bastian Schroll e29628fb7c edit config class and test 2018-01-08 19:57:15 +01:00
Bastian Schroll e108720998 edit server.py 2018-01-08 15:50:13 +01:00
Bastian Schroll 2b49059594 new tests for config class 2018-01-08 14:35:54 +01:00
Bastian Schroll 531525ef6a add new Config class (unused) 2018-01-08 12:34:09 +01:00
Bastian Schroll f6094618d8 some edits 2018-01-08 08:09:23 +01:00
Bastian Schroll b5b5562a5d fix error in decoder 2018-01-08 07:58:33 +01:00
Bastian Schroll 881615dcce little edits on decoder 2018-01-08 07:56:10 +01:00
Bastian Schroll 9a7dbaeade little edits 2018-01-08 07:47:32 +01:00
Bastian Schroll f64a521bd9 little adds and changes 2018-01-07 23:41:52 +01:00
Bastian Schroll b275abd86f edit descriptor and his test 2018-01-07 23:32:09 +01:00
Bastian Schroll bf6777d095 edit paths and descriptor tests 2018-01-07 23:02:04 +01:00
Bastian Schroll 1f6c2cba3e edit descriptor test 2018-01-07 22:34:40 +01:00
Bastian Schroll 6716134078 add descriptor.py 2018-01-07 22:19:56 +01:00
Bastian Schroll c2fc70f270 edit decoder.py 2018-01-07 22:05:25 +01:00
Bastian Schroll 981de57098 add config.py 2018-01-07 22:04:31 +01:00
Bastian Schroll 73c0541629 add server/client class 2018-01-07 21:50:41 +01:00
Bastian Schroll 482bc84a86 edit _gen/cloc.bat 2018-01-07 19:46:37 +01:00
Bastian Schroll a73a944c14 add bwPacket class 2018-01-07 14:10:42 +01:00
Bastian Schroll ca6f05ffed add decoders and tests 2018-01-07 14:09:40 +01:00
Bastian Schroll 766ba810ad small changes 2018-01-07 14:07:38 +01:00
Bastian Schroll 2f4853b144 change some files 2018-01-07 11:33:38 +01:00
Bastian Schroll af9a79193b pep8 changes 2018-01-05 15:50:47 +01:00
Bastian Schroll 7e611973ee add encoding tag to __init__ files 2018-01-05 14:34:27 +01:00
Bastian Schroll 1de0ad74b6 add some __init___ files 2018-01-05 13:02:09 +01:00
Bastian Schroll bda9276431 add pytest and his config
incl. first tests
2018-01-04 22:24:55 +01:00
Bastian Schroll dc1827ad2c add more information
and update docu
2018-01-04 13:05:05 +01:00