Skip to content

Return of WebSocket test and adding comments#118

Open
tukanos wants to merge 2 commits intoGsDevKit:gs_masterfrom
tukanos:ReturnOfWebSocketTests
Open

Return of WebSocket test and adding comments#118
tukanos wants to merge 2 commits intoGsDevKit:gs_masterfrom
tukanos:ReturnOfWebSocketTests

Conversation

@tukanos
Copy link

@tukanos tukanos commented Feb 13, 2026

In this patch I'm adding comments to make it clear that these tests need to be run in the correct context.

I'm also activating test: testEchoSecureWebSocketsDotOrg which was deactivated due to https://github.com/GsDevKit/zinc/issues/96. The issue was/is that webserver.org have disabled the plain text ws:// protocol and support only the secure version of it wss://.

I have removed the code that skips the tests and added a comment for the ws:// protocol explaining the situation.

@tukanos tukanos force-pushed the ReturnOfWebSocketTests branch from 2dd6ae3 to b048b90 Compare February 13, 2026 11:12
@tukanos tukanos changed the title Return of web socket tests Return of web socket test and adding comments Feb 13, 2026
@tukanos tukanos changed the title Return of web socket test and adding comments Return of WebSocket test and adding comments Feb 13, 2026
@tukanos
Copy link
Author

tukanos commented Feb 13, 2026

The issue with the enabled test is that the websocket.org sends Request served by 4d896d95b55478 on first line the answer to the send string is on line two. Therefore, test fails.

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.

2 participants