Date: Tue, 14 Feb 2023 23:07:48 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 262552] net/mosquitto: Mosquitto websockets support not working Message-ID: <bug-262552-7788-mzpp7jBypE@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-262552-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-262552-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D262552 --- Comment #22 from Rod Morgan <rmorgan@portmorgan.com> --- Good news, but a little bit embarrassing. After Daniel's patches to libwebsockets and to mosquitto, the port works as expected. I had caused some of my issues by having an extra 'protocol' entry in the mosquitto.conf. If you have "protocol mqtt" entry AFTER the "protocol websockets", it overwrites the "protocol websockets". The changes to libwebsockets were definitely needed, but I can't honestly s= ay the patch to mosquitto was required. Regardless, it works and I appreciate the work Daniel did. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-262552-7788-mzpp7jBypE>