Skip to content

RDKEMW-3457 : WebSocket IPC#24

Merged
madanagopalt merged 1 commit into
developfrom
topic/RDKEMW-3457
May 9, 2025
Merged

RDKEMW-3457 : WebSocket IPC#24
madanagopalt merged 1 commit into
developfrom
topic/RDKEMW-3457

Conversation

@gurpreet319
Copy link
Copy Markdown
Contributor

Reason for change: Added support for websocket IPC
Test Procedure: build should be successful.
Risks: low
Priority: P2

@gurpreet319 gurpreet319 requested a review from a team May 9, 2025 09:58
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented May 9, 2025

CLA assistant check
All committers have signed the CLA.

@gurpreet319 gurpreet319 force-pushed the topic/RDKEMW-3457 branch from 19f4056 to f1e5aa7 Compare May 9, 2025 10:08
Comment thread src/JSRuntimeServer.cpp
}
else
{
res = (uint32_t) itm->valuedouble;
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

don't we have value number, something like that?

Copy link
Copy Markdown
Contributor Author

@gurpreet319 gurpreet319 May 9, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we have valueint, but its DEPRECATED, mentioned in the documentation, and this valuedouble is used for number
https://github.com/DaveGamble/cJSON/blob/8f2beb57ddad1f94bed899790b00f46df893ccac/cJSON.h#L116C31-L116C41

Copy link
Copy Markdown
Contributor

@madanagopalt madanagopalt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Kindly look at comment.

@gurpreet319 gurpreet319 force-pushed the topic/RDKEMW-3457 branch 4 times, most recently from c2ba128 to c0b4ef6 Compare May 9, 2025 12:54
Reason for change: Added support for websocket IPC
Test Procedure: build should be successful.
Risks: low
Priority: P2
@gurpreet319 gurpreet319 force-pushed the topic/RDKEMW-3457 branch from c0b4ef6 to 03cc02c Compare May 9, 2025 13:46
@madanagopalt madanagopalt merged commit cd9fe3b into develop May 9, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants