Skip to content

Extract Websocket module to avoid CPP - #644

Open
fendor wants to merge 1 commit into
masterfrom
wip/fendor/websocket-extra-module
Open

Extract Websocket module to avoid CPP#644
fendor wants to merge 1 commit into
masterfrom
wip/fendor/websocket-extra-module

Conversation

@fendor

@fendor fendor commented Jul 28, 2026

Copy link
Copy Markdown
Collaborator

Extract optional module that exposes an API for use with websockets. Only exported if the flag websocket is enabled.

Follow up PR for #643 so we can discuss this further.

@fendor

fendor commented Jul 28, 2026

Copy link
Copy Markdown
Collaborator Author

The biggest difference is that we need to wrap the logger again, but I think that's fine.

Extract optional module that exposes an API for use with websockets.
Only exported if the flag `websocket` is enabled.
@fendor
fendor force-pushed the wip/fendor/websocket-extra-module branch from 995357b to f69b851 Compare July 29, 2026 15:16
@fendor

fendor commented Jul 31, 2026

Copy link
Copy Markdown
Collaborator Author

@michaelpj and @MangoIV, should we merge this? Or just use the CPP approach?

@MangoIV

MangoIV commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

@fendor thanks for doing this. I guess the only thing that I'm worried about is that this is a breaking change. If you don't mind that, I think this is good to go.

@fendor

fendor commented Jul 31, 2026

Copy link
Copy Markdown
Collaborator Author

I dont mind that 🙃

@fendor
fendor requested review from MangoIV and jhrcek and removed request for MangoIV July 31, 2026 15:13

@MangoIV MangoIV left a comment

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.

yeah looks relatively uncontroversial

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