-
error log: "lws_getaddrinfo46: getaddrinfo 'ipv6 address' says 7"
error log: lws_client_connect_3_connect: dns lookup failed 7
In the lws_client_connect_2_dnsreq interface, an error is reported w…
-
### What would you like to be added?
When I was working on implementing a CR controller using kubebuilder, I wanted to implement a way to display columns using a fraction format (i.e. X/Y).
```go
/…
-
```[tasklist]
### Tasks
- [ ] https://github.com/kubernetes-sigs/lws/issues/215
- [ ] https://github.com/kubernetes-sigs/lws/pull/168
- [ ] https://github.com/kubernetes-sigs/lws/pull/209
- [ ] h…
-
**What happened**:
When lws is in rolling update, any replicas that are not updated yet, but restarted due to failure handling, the worker statefulset will be recreated with updated lws worker te…
-
**What would you like to be added**:
LeaderWorkerSet should support heterogenous resource requirements across Workers.
**Why is this needed**:
In the use case of disaggregated serving there m…
-
This issue arose when I tried to compile a project that I wrote that uses libwebsockets using a machine running Fedora 41. The project was developed using Ubuntu 24.04 LTS and I never had a problem ru…
-
Hi Andy,
![image](https://github.com/user-attachments/assets/9c551df1-b3e8-4d10-b736-896199688d66)
as shown in the image, the websocket client have not close the websocket conenction, but my web…
-
**Libwebsockets version:**
4.3.2
**OS:**
Linux
**Brief:**
If the `lws_create_adopt_udp()` function fails to bind a socket and returns NULL, then subsequent call of the `lws_vhost_destroy()…
-
This [Starfury model](http://www.gkane.de/files/starfury_version2_lwo.zip) from [the web](http://www.gkane.de/3dfiles/starfury_v2.html) contains an LWS which gives a parsing error when reading. The m…
-
Hello,,
I have one threaded websocket client running, having multiple url. I need to write libwebsocket based client , which will send data to 5-6 urls.
Client also need to validate server certifica…