Skip to content

Implement WebSocket#6441

Closed
talregev wants to merge 1 commit intoBOINC:masterfrom
talregev:TalR/websocket_test4
Closed

Implement WebSocket#6441
talregev wants to merge 1 commit intoBOINC:masterfrom
talregev:TalR/websocket_test4

Conversation

@talregev
Copy link
Copy Markdown
Contributor

Implement WebSocket.
This is a milestone for WASM that needed websocket for operate.

The feature is off by default.
to activate you need to run boinc client:
on linux:

$ boinc_client --websocket

on windows:

cmd> boinc --websocket

then activate the gui client:

boincmgr --websocket

I test both on windows and wsl ubuntu 22.04 with and without the feature.

@talregev talregev marked this pull request as ready for review July 16, 2025 19:31
@talregev talregev force-pushed the TalR/websocket_test4 branch 2 times, most recently from 36439e2 to 30084ce Compare July 17, 2025 16:49
@talregev talregev force-pushed the TalR/websocket_test4 branch from 30084ce to 9e6c1c3 Compare July 17, 2025 17:12
@AenBleidd AenBleidd marked this pull request as draft July 17, 2025 22:39
@talregev
Copy link
Copy Markdown
Contributor Author

talregev commented Jul 18, 2025

Why you put it on draft? this PR is ready. The integration-test needed update the docker to add the new library.

@talregev talregev marked this pull request as ready for review July 18, 2025 04:49
@AenBleidd
Copy link
Copy Markdown
Member

Why you put it on draft? this PR is ready. The integration-test needed update the docker to add the new library.

That's why: #3086 (comment)

@AenBleidd AenBleidd closed this Jul 18, 2025
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