Commit Graph

19 Commits

Author SHA1 Message Date
R. Richard ea5bf30a95 Reconnect websockets automatically 2020-05-21 17:44:01 +02:00
Kristóf Tóth 57db977873 Implement solution check forwarding 2019-09-06 15:36:40 +02:00
Kristóf Tóth 4e60bfc8df Comply API changes & remove unused stuff 2019-08-28 16:45:40 +02:00
Kristóf Tóth 24c994c41e Rename WebSocketService sendJSON() -> send() 2019-08-15 21:24:54 +02:00
Kristóf Tóth 97b911689b Remove copyright headers 2019-08-12 16:51:51 +02:00
Kristóf Tóth e85eee2ee9 Rewrite WebSocketService to use rxjs instead of 3rd party dep 2019-08-12 14:26:02 +02:00
R. Richard 053b4816d1 Update WebSocketService according to the new API 2019-08-07 10:25:09 +02:00
Kristóf Tóth 1b4c7a1f0f Rename message-types stuff to comply angular naming conventions 2018-06-02 17:31:51 +02:00
Kristóf Tóth e510fb58f6 Move all message types to a standardised location 2018-05-31 11:31:22 +02:00
Bálint Bokros c1f279ce6c Migrate from Angular 5 to 6 2018-05-18 14:53:45 +02:00
Bálint Bokros c357e47e93 Vendorize queueing-subject 2018-05-18 11:31:23 +02:00
Kristóf Tóth 9c566c2d73 Add legal boilerplate and LICENSE file 2018-05-11 18:00:26 +02:00
Kristóf Tóth b6b647dc21 Expose JSON sending method in weboscketservice 2018-04-10 14:24:57 +02:00
Kristóf Tóth 496f997bb7 Remove TODO I thought about 2018-03-15 13:46:38 +01:00
Kristóf Tóth c329a71867 Remove obsolete comments 2018-03-14 17:07:39 +01:00
Kristóf Tóth 3b7c8daafe Add optional trigger argument to WebSocketService 2018-03-14 17:06:56 +01:00
Kristóf Tóth 477ea8b03a Remove empty ctor body 2018-02-23 08:33:35 +01:00
Kristóf Tóth 8d2f19f062 Rename anchor -> key globally ¯\_(ツ)_/¯ 2018-02-21 15:32:24 +01:00
Kristóf Tóth 5f124f5b8a Move angular services to separate directory 2018-02-20 16:54:41 +01:00