Date
1 - 2 of 2
Enabling Websockets in Mosquitto in yocto zeus #zeus
Poornesh G
Greetings !
I could able to add Mosquitto in Yocto Zeus , but as default websockets is disabled in Mosquitto . Can anyone help me how to enable websockets in Mosquitto in yocto zeus. Thanks in Advance
|
|
Nicolas Jeker
On Fri, 2021-10-01 at 03:45 -0700, poornesh@... wrote:
Greetings !There's a 'websockets' PACKAGECONFIG for the mosquitto recipe. You can read more about how to change PACKAGECONFIGs in the documentation [1]. Be aware that since yocto dunfell, the websockets PACKAGECONFIG is enabled by default, so you can remove it if you update to a newer version in the future. [1]: https://www.yoctoproject.org/docs/current/mega-manual/mega-manual.html#var-PACKAGECONFIG Thanks in Advance
|
|