Skip to content

Commit 79bb4a3

Browse files
committed
adjust the architecture graph
1 parent afcda62 commit 79bb4a3

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@ PFCP pipeline (URR / USAReport)
4141
│ (interval counters per session: UL/DL bytes/packets + StartTime/EndTime)
4242
4343
ees.PFCPSource ─────────► ees.Aggregator (ticks every PeriodSec)
44-
45-
│ OnUSAReport() │ compute UsageMeasures from interval counters
46-
47-
└─────────────── ees.Notifier ──► subscriber notifUri (HTTP POST)
44+
45+
│ compute UsageMeasures from interval counters
46+
47+
ees.Notifier ──► subscriber notifUri (HTTP POST)
4848
^
4949
5050
ees.SubscriptionStore (in-memory)

0 commit comments

Comments
 (0)