Question: How to wait for an event on actor startup?
Open
question
- Dominant language
- Rust
- Stars
- 9.2k
- Forks
- 675
- PR merge metrics
- No merged PRs in 30d
Description
I have an Actor that sets up an MQTT Server, but I only want the server to start, after I received a Message `DatabaseConnection`.
What would be the recommended way to do this?
Contributor guide
Assessment
This issue has not been assessed yet.