Commit Graph

18 Commits

Author SHA1 Message Date
Konstantin Terekhov 0ea881ca9a Bump mosquitto versions to 1.6.15 & 2.0.18 2024-02-11 16:44:40 +01:00
Ask Bjørn Hansen c1ff5ea83d Bump mosquitto version in github action to 2.0.15 2022-12-30 22:16:18 -08:00
Ben Hardill 08cfd88ccc
Bump to latest mosquitto (2.0.15) 2022-08-16 18:01:04 +01:00
Ben Hardill 224d7d4d05
Bump LWS version
Also add LWS_WITH_EXTERNAL_POLL=ON  as this is required for
websockets to work properly

fixes #237
2022-08-16 10:23:59 +01:00
Stefano Fontana 390922f98a
fixed dockerfile style 2022-06-13 15:23:39 +02:00
Stefano Fontana c1c0fdda86
updated dockerfile removing comments as stated in https://github.com/iegomez/mosquitto-go-auth/pull/234#discussion_r895237341 2022-06-13 11:41:17 +02:00
Stefano Fontana b125a11994
Dockerfile upgrade. Removed dupluicate code, final image has mosquitto_* 2022-06-08 21:12:24 +02:00
Fabian Gehrs 2331cb4709 Always building libwebsockets. Setting flags when running make for mosquitto. 2021-09-27 12:01:40 +02:00
Ignacio Gómez 842718728d Disable http2 to workaround websockets issues in Firefox. 2021-09-23 19:45:40 -03:00
Ignacio Gómez 290c1c516a
Add gRPC options to set timeout and skip dial errors (#193)
* Don't bubble up grpc client error, just keep it nil and derive it again on checking.

Add option to check if we should faild on gRCP dial error or not.

Add timeout option.

* Instead of attempting on each check, remove with block when fail on dial error is not set to true so gRPC takes care of the connection itself.
Add tests to check that auth fails with dial errors, but works once the service is back up.

* Fix docker files missing libwebsockets8 by building from source, fix docker test run by starting maridb service instead of mysql one.

Co-authored-by: Ignacio Gómez <ignacio_gomez@apple.com>
2021-09-15 13:46:44 -03:00
arctic-alpaca 1c8e24b650
Add support for Mosquitto version >=2.x and arm(v7 and 64) to Dockerfile (#163)
* Add support for Mosquitto version >=2.x and arm

* Hopefully fix ARMv6 build

* Add disclaimer regarding tests on hardware
2021-06-10 09:53:09 -04:00
Paul Traylor d895cf567a
Add 'tini' as init to handle signals more correctly (#178) 2021-06-03 19:00:31 -04:00
calpit 982b786201 Fixed go architecture for arm64 2021-01-23 16:49:50 +01:00
Tim Otto afb982cf24 Download go in matching architecture 2020-12-23 07:21:01 +01:00
Pierre Kisters f3d06a2635 Update Dockerfile 2020-06-17 22:50:52 +02:00
Pierre Kisters 16831dcbc9 updated mosquitto in Dockerfile 2020-06-15 02:11:12 +02:00
intolerance fb2eb9660a Bumped Mosquitto and Go versions 2020-02-24 14:36:47 -06:00
intolerance 3ed92ebbcd updated readmes and PLUGIN_VERSION 2020-02-24 12:40:27 -06:00