mercure

🪽 An open, easy, fast, reliable and battery-efficient solution for real-time communications

AGPL-3.0 License

Stars
3.9K
Committers
70

Bot releases are visible (Hide)

mercure - v0.15.5

Published by github-actions[bot] about 1 year ago

Changelog

  • fbd9d8e fix(caddy): downgrade cel-go to v0.15.1
mercure - helm-chart-0.15.5

Published by github-actions[bot] about 1 year ago

A Helm chart to install a Mercure Hub in a Kubernetes cluster. Mercure is a protocol to push data updates to web browsers and other HTTP clients in a convenient, fast, reliable and battery-efficient way.

mercure - v0.15.4

Published by github-actions[bot] about 1 year ago

Changelog

mercure - helm-chart-0.15.4

Published by github-actions[bot] about 1 year ago

A Helm chart to install a Mercure Hub in a Kubernetes cluster. Mercure is a protocol to push data updates to web browsers and other HTTP clients in a convenient, fast, reliable and battery-efficient way.

mercure - v0.15.3

Published by github-actions[bot] about 1 year ago

Changelog

  • 819e55a feat: upgrade to Caddy 2.7.3
  • 7200f4e fix: close HTTP connection before write deadline
mercure - helm-chart-0.15.3

Published by github-actions[bot] about 1 year ago

A Helm chart to install a Mercure Hub in a Kubernetes cluster. Mercure is a protocol to push data updates to web browsers and other HTTP clients in a convenient, fast, reliable and battery-efficient way.

mercure - v0.15.2

Published by github-actions[bot] about 1 year ago

Changelog

  • 701a276 Fix Panic when claims is nil
  • 11489cd feat: use automaxprocs for better perf in containers
mercure - helm-chart-0.15.2

Published by github-actions[bot] about 1 year ago

A Helm chart to install a Mercure Hub in a Kubernetes cluster. Mercure is a protocol to push data updates to web browsers and other HTTP clients in a convenient, fast, reliable and battery-efficient way.

mercure - v0.15.1

Published by github-actions[bot] about 1 year ago

Changelog

  • feat(hub): upgrade to Caddy 2.7
  • refactor(hub): leverage Go 1.20's http.ResponseController
  • feat(hub): add payload content to new subscriber log in debug mode
  • feat(hub): log bogus LastEventID when using BoltDB
  • feat(hub): customize the version command
  • feat(helm): add support for PodDisruptionBudget
mercure - helm-chart-0.15.1

Published by github-actions[bot] about 1 year ago

A Helm chart to install a Mercure Hub in a Kubernetes cluster. Mercure is a protocol to push data updates to web browsers and other HTTP clients in a convenient, fast, reliable and battery-efficient way.

mercure - helm-chart-0.15.0

Published by github-actions[bot] about 1 year ago

A Helm chart to install a Mercure Hub in a Kubernetes cluster. Mercure is a protocol to push data updates to web browsers and other HTTP clients in a convenient, fast, reliable and battery-efficient way.

mercure - v0.14.10

Published by github-actions[bot] over 1 year ago

Changelog

  • 01e6f3b fix: homepage Content-Type
  • 9f28716 fix: run caddy fmt
  • f858af1 fix: wait for dispatch goroutine to finish (#780)
mercure - helm-chart-0.14.10

Published by github-actions[bot] over 1 year ago

A Helm chart to install a Mercure Hub in a Kubernetes cluster. Mercure is a protocol to push data updates to web browsers and other HTTP clients in a convenient, fast, reliable and battery-efficient way.

mercure - v0.14.9

Published by github-actions[bot] over 1 year ago

Changelog

  • bd67e0c fix: allow compiling with Go 1.19
mercure - helm-chart-0.14.9

Published by github-actions[bot] over 1 year ago

A Helm chart to install a Mercure Hub in a Kubernetes cluster. Mercure is a protocol to push data updates to web browsers and other HTTP clients in a convenient, fast, reliable and battery-efficient way.

mercure - v0.14.8

Published by github-actions[bot] over 1 year ago

Changelog

mercure - helm-chart-0.14.8

Published by github-actions[bot] over 1 year ago

A Helm chart to install a Mercure Hub in a Kubernetes cluster. Mercure is a protocol to push data updates to web browsers and other HTTP clients in a convenient, fast, reliable and battery-efficient way.

mercure - v0.14.6

Published by github-actions[bot] over 1 year ago

Changelog

  • 854fc34 fix: allow capacitor:// scheme (#757)
  • 4f8b36d fix: dispatch_timeout and heartbeat (#762)
  • f64e644 fix: don't block when subscriber chan is full (#759)
  • f4b3713 fix: don't overwrite write_timeout in transport URL if set (#763)
  • 94f2d44 fix: relax scheme check for origins (#761)
  • 96ae098 refactor!: remove TopicSelectorStore from transport interface (#760)
mercure - helm-chart-0.14.6

Published by github-actions[bot] over 1 year ago

A Helm chart to install a Mercure Hub in a Kubernetes cluster. Mercure is a protocol to push data updates to web browsers and other HTTP clients in a convenient, fast, reliable and battery-efficient way.

mercure - v0.14.5

Published by github-actions[bot] over 1 year ago

Changelog

  • 7e4608b Update install.md (#741)
  • c2314b7 tests: re-enable Caddy tests