Commit Graph

40 Commits

Author SHA1 Message Date
David Majdandžić
6ce89f35be Implement processor R/W 2023-04-05 20:02:47 +02:00
David Majdandžić
e0fd3a5c31 Minor fixes 2023-04-05 19:53:08 +02:00
David Majdandžić
42493aab50 Code polish 2023-04-05 19:29:26 +02:00
David Majdandžić
694124a6b7 Implement response processors 2023-04-05 19:27:05 +02:00
David Majdandžić
6dbb108c2b Implement processor attaching and detaching 2023-04-05 17:52:44 +02:00
David Majdandžić
d032239105 Finally make the stupid pre/post processors work 2023-04-05 17:19:53 +02:00
David Majdandžić
7a4aa1eb9c Cleanup imports 2023-04-05 17:00:25 +02:00
David Majdandžić
eb22a43ee2 Working commit 2023-04-05 16:51:29 +02:00
David Majdandžić
3acb1f0889 Implement deliverSmReply 2023-04-04 10:13:21 +02:00
David Majdandžić
c498f6cfb7 Implement source and desination enumerators for client 2023-04-04 09:49:44 +02:00
David Majdandžić
3856fcecbd Fix issue with WS not sending any updates for Centers 2023-04-03 17:51:22 +02:00
David Majdandžić
af199c9449 Implement json request compression 2023-04-01 16:49:50 +02:00
David Majdandžić
fb310fa53a Minor cleanup 2023-03-31 17:13:39 +02:00
David Majdandžić
10cf382d00 Minor refactoring work 2023-03-30 18:14:30 +02:00
David Majdandžić
bf14864f38 Fix issue where all jobs were loaded as multiSend 2023-03-30 00:55:40 +02:00
David Majdandžić
f21695d6e1 Add writing centers to file 2023-03-30 00:41:47 +02:00
David Majdandžić
c61ef86a91 Fix issue with jobs 2023-03-29 21:17:53 +02:00
David Majdandžić
8315748964 Remove old api 2023-03-29 21:09:18 +02:00
David Majdandžić
f972890b53 Wholly implement http server 2023-03-29 21:07:04 +02:00
David Majdandžić
f54ecf0476 Implement pduProcessors 2023-03-29 19:56:02 +02:00
David Majdandžić
7f00cffb40 More refactoring 2023-03-29 19:15:49 +02:00
David Majdandžić
d683ab870b Code polish 2023-03-29 17:39:06 +02:00
David Majdandžić
4d790b83b8 Do more refactoring 2023-03-29 17:23:17 +02:00
David Majdandžić
74915eb7a5 Refactor sessionManagers 2023-03-29 17:11:05 +02:00
David Majdandžić
ba9ec3d40d Minor fixes regarding sending messages 2023-03-29 16:43:47 +02:00
David Majdandžić
44348e7a85 Implement websocket server 2023-03-28 21:53:07 +02:00
David Majdandžić
9c0de4ef3c Implement various getters and setters 2023-03-28 20:12:11 +02:00
David Majdandžić
5f32eb127d Fix center send 2023-03-28 20:08:39 +02:00
David Majdandžić
df7031c350 Implement center sending 2023-03-28 19:24:04 +02:00
David Majdandžić
b2b9e5a620 Implement center connection handling 2023-03-28 17:26:23 +02:00
David Majdandžić
fc06eb8a81 Begin center implementation 2023-03-28 13:12:22 +02:00
David Majdandžić
c917bf6cc8 More refactoring 2023-03-28 04:28:08 +02:00
David Majdandžić
75392079f7 More refactoring 2023-03-28 04:12:25 +02:00
David Majdandžić
4409a6fec8 Minor refactoring 2023-03-28 04:08:07 +02:00
David Majdandžić
bb363deb2a Implement send default and R/W to file 2023-03-28 04:02:22 +02:00
David Majdandžić
1dd5b9ed7c Add event listener support to client 2023-03-28 03:15:44 +02:00
David Majdandžić
f0c1cae0e0 Implement client sending 2023-03-28 03:12:32 +02:00
David Majdandžić
f47d9b05cd Enable client connecting 2023-03-28 02:32:50 +02:00
David Majdandžić
fae2729856 Port more code 2023-03-28 02:26:46 +02:00
David Majdandžić
a26dbcc231 Port some amount of code to typescript 2023-03-28 01:45:53 +02:00