|
|
0e016438a1
|
Implement shared processors (processors that can be used on clients and centers)
|
2023-05-05 10:25:31 +02:00 |
|
|
|
7d574e3162
|
Generify serialize
|
2023-05-05 10:00:31 +02:00 |
|
|
|
03716404f0
|
Fix issue where center set to echo would echo every message part
Now echo simply does not work with long messages
|
2023-05-02 13:09:00 +02:00 |
|
David Majdandžić
|
d1b6caf597
|
Merge branch 'dev'
# Conflicts:
# src/main.ts
|
2023-04-24 15:35:12 +02:00 |
|
David Majdandžić
|
12896b2a5b
|
Fix issue where wsmessages were broadscast instead of sent to their respective client
|
2023-04-06 20:43:26 +02:00 |
|
David Majdandžić
|
1f9ed8122a
|
Fix issue where closing a center's connections would kill it
|
2023-04-06 20:26:31 +02:00 |
|
David Majdandžić
|
5576de3f71
|
Fix issue with application crashing on long sms without long sms processing enabled
|
2023-04-06 20:14:47 +02:00 |
|
David Majdandžić
|
363e3f7fc2
|
Split ANY PDU evnt into RX and TX for receive and transmit
|
2023-04-06 18:29:41 +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ć
|
9181033fda
|
Clean up code
|
2023-04-05 17:59:51 +02:00 |
|
David Majdandžić
|
6dbb108c2b
|
Implement processor attaching and detaching
|
2023-04-05 17:52:44 +02:00 |
|
David Majdandžić
|
7a4aa1eb9c
|
Cleanup imports
|
2023-04-05 17:00:25 +02:00 |
|
David Majdandžić
|
c498f6cfb7
|
Implement source and desination enumerators for client
|
2023-04-04 09:49:44 +02:00 |
|
David Majdandžić
|
e2a7c52541
|
Implement processor switching
|
2023-04-03 20:25:12 +02:00 |
|
David Majdandžić
|
61de0b2a2c
|
Fix some issues with websockets and encoding
|
2023-03-31 23:16:02 +02:00 |
|
David Majdandžić
|
a5ecf37752
|
Fix issue with stop send not updating status
|
2023-03-31 22:14:10 +02:00 |
|
David Majdandžić
|
5b26dd6a61
|
Code polish
|
2023-03-31 20:24:59 +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ć
|
f54ecf0476
|
Implement pduProcessors
|
2023-03-29 19:56:02 +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ć
|
44348e7a85
|
Implement websocket server
|
2023-03-28 21:53:07 +02:00 |
|
David Majdandžić
|
c917bf6cc8
|
More refactoring
|
2023-03-28 04:28:08 +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 |
|