Jason Kulatunga
|
b6da493d62
|
removed singleton eventbus. Moved to application init.
Added interface for eventbus.
verified working.
|
2023-09-20 14:57:05 -07:00 |
Jason Kulatunga
|
ce8efdb753
|
making all references to EventBusListeners pointers
adding a keepalive event type.
|
2023-09-13 13:57:17 -07:00 |
Jason Kulatunga
|
9e1c7455d1
|
moved event bus into its own package.
created models for event bus messaging.
added logger.
added source complete and sync events.
|
2023-09-10 09:25:15 -07:00 |
Jason Kulatunga
|
6a3afe150e
|
working private event notifications.
|
2023-09-10 09:25:15 -07:00 |
Jason Kulatunga
|
0fd78b7533
|
refactoring. Created EventBus singleton.
|
2023-09-10 09:25:15 -07:00 |
Jason Kulatunga
|
2027e898b3
|
using Server-sent-events (SSE) for notifications support (and background processing)
WIP.
|
2023-09-10 09:25:15 -07:00 |