Skip to content

Fix cookie storage on Windows#3554

Open
saghul wants to merge 38 commits into
warmcat:mainfrom
saghul:fix-windows-cookiejar
Open

Fix cookie storage on Windows#3554
saghul wants to merge 38 commits into
warmcat:mainfrom
saghul:fix-windows-cookiejar

Conversation

@saghul
Copy link
Copy Markdown
Contributor

@saghul saghul commented Mar 17, 2026

No description provided.

lws-team added 30 commits March 14, 2026 18:01
Add a generic DTLS wrapper to lws that is able to work using any of the
supported tls libraries as the backed: openssl (and variants), mbedtls,
gnutls, schannel

Note that schannel is not able to work with webrtc due to schannel api's
own limitations.  You must use openssl or mbedtls for windows if you want
to use dtls for webrtc.
This adds support for webrtc serving along with ALSA, OPUS, V4L2, TRANSCODE
and other critical pieces
Having added a member to lws_plugin_protocol, it's a good time to change
the old struct initializer format to C9, since we'll have to visit them all
anyway.

Also modernize the event lib struct while we're at it.
Various things that Sai identified needed fixing
@lws-team lws-team force-pushed the main branch 17 times, most recently from c0616c1 to d15a153 Compare May 14, 2026 12:32
@lws-team lws-team force-pushed the main branch 13 times, most recently from 8e57b3d to a686094 Compare May 20, 2026 15:08
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