Commit 2e5fb35
Add LWS_PROTOCOL_LIST_TERM compat for older libwebsockets
Ubuntu 22.04 ships libwebsockets < 4.1 which does not define
LWS_PROTOCOL_LIST_TERM. Add a fallback define in both the broker
and the websocket client so CI builds succeed.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 30ebd0c commit 2e5fb35
2 files changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
36 | 41 | | |
37 | 42 | | |
38 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
465 | 465 | | |
466 | 466 | | |
467 | 467 | | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
468 | 473 | | |
469 | 474 | | |
470 | 475 | | |
| |||
0 commit comments