[Bug 262552] net/mosquitto: Mosquitto websockets support not working

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 13 Feb 2023 07:43:08 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262552

Daniel Engberg <diizzy@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #240117|0                           |1
        is obsolete|                            |

--- Comment #14 from Daniel Engberg <diizzy@FreeBSD.org> ---
Created attachment 240125
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=240125&action=edit
Patch for libwebsockets v3

Sync defaults with other repos and upstream recommendations

Enable LWS_WITH_DISKCACHE, LWS_WITH_FTS, LWS_WITH_RANGES, LWS_WITH_THREADPOOL
and (LWS_WITH_EXTERNAL_POLL via MQTT option)

Use SHA1 via OpenSSL (LWS_WITHOUT_BUILTIN_SHA1)

-- 
You are receiving this mail because:
You are the assignee for the bug.