mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 0/2] Add WebSocket support to Mosquitto
@ 2024-05-10  8:58 Ian Abbott
  2024-05-10  8:58 ` [ptxdist] [PATCH 1/2] libwebsockets: new package Ian Abbott
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Ian Abbott @ 2024-05-10  8:58 UTC (permalink / raw)
  To: ptxdist

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 <abbotti@mev.co.uk> || 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 )=-



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2024-05-31  6:09 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-10  8:58 [ptxdist] [PATCH 0/2] Add WebSocket support to Mosquitto Ian Abbott
2024-05-10  8:58 ` [ptxdist] [PATCH 1/2] libwebsockets: new package Ian Abbott
2024-05-13  9:11   ` Michael Olbrich
2024-05-13  9:20     ` Ian Abbott
2024-05-10  8:58 ` [ptxdist] [PATCH 2/2] mosquitto: Add optional WebSocket support Ian Abbott
2024-05-13 10:36 ` [ptxdist] [PATCH v2 0/2] Add WebSocket support to Mosquitto Ian Abbott
2024-05-13 10:36   ` [ptxdist] [PATCH v2 1/2] libwebsockets: new package Ian Abbott
2024-05-31  6:08     ` [ptxdist] [APPLIED] " Michael Olbrich
2024-05-13 10:36   ` [ptxdist] [PATCH v2 2/2] mosquitto: Add optional WebSocket support Ian Abbott
2024-05-31  6:08     ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox