GitPedia
bpolaszek

bpolaszek/freddie

A Mercure Hub, written in PHP (8.1 + ReactPHP)

7 Releases
Latest: 2y ago
0.4Latest
bpolaszekbpolaszek·2y ago·November 6, 2023
GitHub

📋 What's Changed

  • Chore: Update packages by @bpolaszek in https://github.com/bpolaszek/freddie/pull/20
  • Fix: Shutdown hub when transport is gone by @bpolaszek & @misaert in https://github.com/bpolaszek/freddie/pull/25
  • Full Changelog: https://github.com/bpolaszek/freddie/compare/0.3...0.4
0.3
bpolaszekbpolaszek·3y ago·December 5, 2022
GitHub

📋 What's Changed

  • Refactor: Subscribers by @bpolaszek in https://github.com/bpolaszek/freddie/pull/13
  • Chore: Update packages by @bpolaszek in https://github.com/bpolaszek/freddie/pull/17
  • Fix(Redis): Dynamic params by @bpolaszek in https://github.com/bpolaszek/freddie/pull/18
  • Fix: Remove /bin from export-ignore by @bpolaszek in https://github.com/bpolaszek/freddie/pull/19
  • Full Changelog: https://github.com/bpolaszek/freddie/compare/0.2.3...0.3
Performance improvements0.2.3
bpolaszekbpolaszek·4y ago·April 22, 2022
GitHub

📋 What's Changed

  • Fix: Unsubscribe from transport on closing connection by @bpolaszek in https://github.com/bpolaszek/freddie/pull/12
  • 👉 Credit goes to @progmancod for spotting this out in https://github.com/bpolaszek/freddie/pull/11!
  • Full Changelog: https://github.com/bpolaszek/freddie/compare/0.2.2...0.2.3
Fix react/async dependency0.2.2
bpolaszekbpolaszek·4y ago·March 24, 2022
GitHub

📋 What's Changed

  • Fix dependency on react/async by @KouloukLeGrand in https://github.com/bpolaszek/freddie/pull/10

New Contributors

  • @KouloukLeGrand made their first contribution in https://github.com/bpolaszek/freddie/pull/10
  • Full Changelog: https://github.com/bpolaszek/freddie/compare/0.2.1...0.2.2
0.2.1
bpolaszekbpolaszek·4y ago·January 19, 2022
GitHub

📋 What's Changed

  • Feat: use Freddie as a Symfony Bundle by @bpolaszek in https://github.com/bpolaszek/freddie/pull/8
  • Full Changelog: https://github.com/bpolaszek/freddie/compare/0.2...0.2.1
0.2
bpolaszekbpolaszek·4y ago·January 16, 2022
GitHub

📋 What's Changed

  • Refactor: Namespace by @bpolaszek in https://github.com/bpolaszek/freddie/pull/1
  • Refactor: Improve Redis transport by @bpolaszek in https://github.com/bpolaszek/freddie/pull/2
  • Refactor: Middlewares by @bpolaszek in https://github.com/bpolaszek/freddie/pull/3
  • Chore: Update packages by @bpolaszek in https://github.com/bpolaszek/freddie/pull/4
  • Feat: Improve token extractors by @bpolaszek in https://github.com/bpolaszek/freddie/pull/6
  • Feat: rebrand by @bpolaszek in https://github.com/bpolaszek/freddie/pull/7
  • ⚠️ Run `bin/freddie` instead of `bin/mercure` as of 0.2.
  • Full Changelog: https://github.com/bpolaszek/freddie/compare/0.1...0.2
0.1 Initial release0.1
bpolaszekbpolaszek·4y ago·November 30, 2021
GitHub