Update Application_K_Govind_API_Support.md

This commit is contained in:
K GOVIND
2025-04-05 02:10:53 +05:30
committed by GitHub
parent e5b8d3f173
commit d676f4adb0

View File

@ -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:**