I have a need to support WebSocket connections in a Mosquitto MQTT broker, so am adding the libwebsockets library package, and adding a configuration option to the mosquitto package.
Patches: 1) libwebsockets: new package 2) mosquitto: Add optional WebSocket support rules/libwebsockets.in | 56 +++++++++++++++++++++++++++++++ rules/libwebsockets.make | 85 ++++++++++++++++++++++++++++++++++++++++++++++++ rules/mosquitto.in | 13 ++++++-- rules/mosquitto.make | 2 +- 4 files changed, 152 insertions(+), 4 deletions(-) -- -=( Ian Abbott <[email protected]> || MEV Ltd. is a company )=- -=( registered in England & Wales. Regd. number: 02862268. )=- -=( Regd. addr.: S11 & 12 Building 67, Europa Business Park, )=- -=( Bird Hall Lane, STOCKPORT, SK3 0XA, UK. || www.mev.co.uk )=-
