Commit Graph

31 Commits

Author SHA1 Message Date
David Majdandžić
8315748964 Remove old api 2023-03-29 21:09:18 +02:00
David Majdandžić
23f1f99468 Implement ping endpoint 2023-03-29 21:07:47 +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ć
ad63061209 Refactor smppsession 2023-03-29 18:55:31 +02:00
David Majdandžić
330051382e Generify smppSession 2023-03-29 18:28:25 +02:00
David Majdandžić
d683ab870b Code polish 2023-03-29 17:39:06 +02:00
David Majdandžić
b8347d6fa6 Do more refactoring 2023-03-29 17:37:23 +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ć
260ce81b76 Fix issues with events 2023-03-29 16:30:06 +02:00
David Majdandžić
44348e7a85 Implement websocket server 2023-03-28 21:53:07 +02:00
David Majdandžić
c4d5a62a46 Implement pduprocessors 2023-03-28 20:22:29 +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ć
22ef7359a8 Implement bind reply on center
Now clients can fully connect
2023-03-28 17:36:35 +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ć
6e6848233d Renaming files 2023-03-28 02:42:46 +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