Skip to content

Conversation

@dmastapkovich
Copy link
Collaborator

  • Add FastStreamBoostWorker class with anyio.run support
  • Implement add_faststream_worker method in BoostApp
  • Add FastStream worker to workers module exports
  • Update logging configuration for FastStream loggers
  • Add example usage with Redis and Kafka brokers

This enables running FastStream message broker applications alongside Temporal workers in the same BoostApp instance.

dmastapkovich and others added 3 commits September 23, 2025 21:03
- Add FastStreamBoostWorker class with anyio.run support
- Implement add_faststream_worker method in BoostApp
- Add FastStream worker to workers module exports
- Update logging configuration for FastStream loggers
- Add example usage with Redis and Kafka brokers

This enables running FastStream message broker applications
alongside Temporal workers in the same BoostApp instance.
@sonarqubecloud
Copy link

@northpowered northpowered merged commit 2109352 into main Sep 24, 2025
6 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants