Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clarity around BehavioralFSM and events #166

Open
dynajoe opened this issue Sep 14, 2019 · 0 comments
Open

Clarity around BehavioralFSM and events #166

dynajoe opened this issue Sep 14, 2019 · 0 comments

Comments

@dynajoe
Copy link

dynajoe commented Sep 14, 2019

I've been using machina.FSM and am trying to switch to BehavioralFSM. I used to new up the original fsm and subscribe to events on the instance returned from the new operator. My understanding about the BehavioralFSM is that it's just managing the "client" object. How should I subscribe to events for that specific client instance?

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

No branches or pull requests

1 participant