Commit Graph

13 Commits

Author SHA1 Message Date
Kristóf Tóth
071167d3d7 Refactor logging 2018-01-29 18:36:29 +01:00
Kristóf Tóth
f8ca656ff0 Fix ZMQWebSocketHandler's sockets being bound several times 2018-01-29 18:03:54 +01:00
Kristóf Tóth
87a437cfb5 Refactor socket logic from state machine ¯\_(ツ)_/¯ 2018-01-29 17:27:16 +01:00
Kristóf Tóth
6e6d775a05 OO Refactor event_handler_connector.py temporary solution 2018-01-29 17:27:16 +01:00
Kristóf Tóth
e05ae079ad Refactor FSM instance creation 2018-01-29 14:09:40 +01:00
Kristóf Tóth
35d375968b Implement FSM status updates to frontend 2018-01-29 11:03:55 +01:00
Kristóf Tóth
8ee658e62a Refactor of ZMQWebsocketHandler callback (closure -> method) 2018-01-18 15:51:03 +01:00
Bálint Bokros
44bf8349c9 Print debug message when a client is connected 2017-12-20 11:37:22 +01:00
Bálint Bokros
62a12c605c Project-wide refactor of things named Component* to EventHandler* 2017-12-02 15:19:05 +01:00
Bálint Bokros
4a810b4229 Create new FSM for SQL injection tutorial 2017-11-27 21:09:57 +01:00
Bálint Bokros
638c1b96ae Move FSM initialization out of ZMQWebSocketHandler 2017-11-27 21:09:57 +01:00
Bálint Bokros
d507b3d066 Move socket management to a separate package 2017-11-27 21:09:57 +01:00
Bálint Bokros
c3e35cd549 Rearrange project and dockerize 2017-11-27 21:09:56 +01:00