Commit Graph

18 Commits

Author SHA1 Message Date
Kristóf Tóth
13e247b009 Proxy all keys prefixed with 'frontend' to frontend 2019-08-28 14:56:31 +02:00
R. Richard
ddb47d696c Trigger first step in an individual event handler 2019-08-27 13:34:33 +02:00
R. Richard
0ea6188a05 Make WPM customization available per-message basis 2019-08-26 14:18:40 +02:00
R. Richard
af3781adb3 Fix issues in PR #67 2019-08-26 13:54:26 +02:00
R. Richard
c5afdfb1b2 Create handler for deploying in the IDE 2019-08-26 13:54:26 +02:00
R. Richard
0f379891e3 Move message queue logic to backend 2019-08-26 13:54:26 +02:00
R. Richard
e0a915ac55 Move initial FSM trigger to backend 2019-08-15 15:38:40 +02:00
Kristóf Tóth
c84ac99141 Write process logs to console with a separate handler 2019-08-15 14:37:08 +02:00
Kristóf Tóth
552c9f5f93 Rename FrontendHandler -> FrontendProxyHandler 2019-08-15 10:43:30 +02:00
R. Richard
0549c5e4c8 Fix message filtering issue 2019-08-12 11:57:54 +02:00
Kristóf Tóth
0b7557f198 Fix frontend message replay broken during refactor 2019-08-09 10:59:27 +02:00
Kristóf Tóth
7ba502277f Remove accidental comment 2019-08-09 10:56:38 +02:00
Kristóf Tóth
b5e53cb946 Use prefix matching in ZMQConnector 2019-08-08 15:05:37 +02:00
R. Richard
13179e59eb Restore generate_messages_from_queue() 2019-08-07 11:24:56 +02:00
R. Richard
09ffe2bdcf Forward relevant messages to the frontend 2019-08-07 09:49:25 +02:00
R. Richard
f8ff0bcbb4 Simplify sending bot messages 2019-08-07 09:49:05 +02:00
Kristóf Tóth
30223fe99f Rename ServerConnector interface to Connector ¯\_(ツ)_/¯ 2019-07-30 15:17:29 +02:00
Kristóf Tóth
52399f413c Simplify package structure 2019-07-24 15:50:41 +02:00