From 444c56742a433c306c4f7f6287cf21b4780febf4 Mon Sep 17 00:00:00 2001 From: sudeepdi <47777116+sudeepdi@users.noreply.github.com> Date: Fri, 18 Jun 2021 10:41:21 +0530 Subject: [PATCH] Update to include PWA applications in the list PWA applications can benefit, including for testing by emulating online and offline states experienced during mobility scenarios. --- use-cases.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/use-cases.md b/use-cases.md index 3602221..d0cdc69 100644 --- a/use-cases.md +++ b/use-cases.md @@ -16,3 +16,5 @@ In a number of cases, a Web app will make regular and sometimes frequent request ## Cloud gaming ## Real-time conferencing + +## PWA Applications