Skip to content

ws: replace WebSocket implementation with lws#775

Merged
saghul merged 1 commit intomasterfrom
lws
Feb 14, 2026
Merged

ws: replace WebSocket implementation with lws#775
saghul merged 1 commit intomasterfrom
lws

Conversation

@saghul
Copy link
Copy Markdown
Owner

@saghul saghul commented Feb 12, 2026

Introduce libwebsockets and mbedTLS, which I plan on using for more
things.

Why replace it? The whole curl based implementation was a gian hack.
While curl seems to have gained WebSocket support, it does not have an
API yet. In addition, we can also implement servers with lws!

@saghul saghul marked this pull request as ready for review February 12, 2026 22:19
@saghul saghul force-pushed the lws branch 7 times, most recently from cf5a6c0 to 427e29d Compare February 14, 2026 13:29
Introduce libwebsockets and mbedTLS, which I plan on using for more
things.

Why replace it? The whole curl based implementation was a gian hack.
While curl seems to have gained WebSocket support, it does not have an
API yet. In addition, we can also implement _servers_ with lws!
@saghul saghul force-pushed the lws branch 2 times, most recently from 04f7756 to 1eaca57 Compare February 14, 2026 15:32
@saghul saghul merged commit dd3a542 into master Feb 14, 2026
38 checks passed
@saghul saghul deleted the lws branch February 14, 2026 16:07
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.

1 participant