open5gs/lib/proto
jmasterfunk84 7f5476b111
[HSS] Enable Change Streams (#1758)
* [HSS] Enable Change Streams
* Enable Events and Timers in HSS
* Integrate change streams in dbi
* mongodb should be configured with replica sets enabled to use feature
* Change streams are optional in HSS
* Timer will poll change stream for changes in the database
* As changes are detected, event is created to perform the correct
  action

* Changes made as suggested
2022-09-23 21:24:50 +09:00
..
conv.c Move src/../nf-sm.[ch] to lib/sbi/nf-sm.[ch] 2022-08-12 14:03:53 +09:00
conv.h Move src/../nf-sm.[ch] to lib/sbi/nf-sm.[ch] 2022-08-12 14:03:53 +09:00
event.c [HSS] Enable Change Streams (#1758) 2022-09-23 21:24:50 +09:00
event.h [HSS] Enable Change Streams (#1758) 2022-09-23 21:24:50 +09:00
meson.build Move src/../nf-sm.[ch] to lib/sbi/nf-sm.[ch] 2022-08-12 14:03:53 +09:00
ogs-proto.h [NRF] Fixed library load error 2022-08-26 10:57:11 +09:00
timer.c [HSS] Enable Change Streams (#1758) 2022-09-23 21:24:50 +09:00
timer.h [HSS] Enable Change Streams (#1758) 2022-09-23 21:24:50 +09:00
types.c Introduce Cancel Location and Insert Subscriber Data features to HSS. (#1744) 2022-09-13 16:48:20 +09:00
types.h Follow-up on #1757 2022-09-23 20:42:04 +09:00