[SignalingServer] Fix a connection problem on message port 26/265026/1 submit/tizen/20211007.160021
authorHunseop Jeong <hs85.jeong@samsung.com>
Thu, 7 Oct 2021 08:33:03 +0000 (17:33 +0900)
committerHunseop Jeong <hs85.jeong@samsung.com>
Thu, 7 Oct 2021 08:33:03 +0000 (17:33 +0900)
commit6ca3f62a0a268a2cad321c815bcf5bdbfe604769
tree39593f46184e3f66ff09af82d3552477334fd899
parentcb218f9b62d4c3ec19af3fa17f6f3bdc66cef799
[SignalingServer] Fix a connection problem on message port

The message port does not guarantee that the connection
has been disconnected when the page is reloaded. So, if
new connection occurs with the same socket id, the existing
connection is disconnected.

Change-Id: I0ed924821990129fe22d3adb752700bab0b28be7
Signed-off-by: Hunseop Jeong <hs85.jeong@samsung.com>
device_home/signaling_server/gen/app.js