From d676f4adb08d4ec70eb2ddff55a5c51973d87950 Mon Sep 17 00:00:00 2001 From: K GOVIND <117105258+Clasherzz@users.noreply.github.com> Date: Sat, 5 Apr 2025 02:10:53 +0530 Subject: [PATCH] Update Application_K_Govind_API_Support.md --- doc/proposals/2025/gsoc/Application_K_Govind_API_Support.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/proposals/2025/gsoc/Application_K_Govind_API_Support.md b/doc/proposals/2025/gsoc/Application_K_Govind_API_Support.md index 7deaa13b..ed8b35bd 100644 --- a/doc/proposals/2025/gsoc/Application_K_Govind_API_Support.md +++ b/doc/proposals/2025/gsoc/Application_K_Govind_API_Support.md @@ -398,7 +398,7 @@ The value is added to the Authorization header in the format by the client: #### **Week 3:** - Start working on the initial ui. - update settings providers for the new feautures of Web Socket (number of reconnection attemps, time interval between number of reconnection attempt,ping interval). -- Add service layer of web sockets. +- Add service layer of web sockets(Like adding the functions to listen , catching the error and cancellation) - Make ui changes to reflect the incoming and outgoing messages. #### **Week 4:** @@ -409,7 +409,7 @@ The value is added to the Authorization header in the format by the client: #### **Week 5:** - Start working on the initial ui and set update settings providers for the new feautures of SSE. -- Add service layer of SSE. +- Add service layer of SSE.(add functions to listen , handle error etc). - Make ui for incoming frames. #### **Week 6:**