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

onDisconnect CB has no reference to machine/connection object #5

Open
sclaiborne opened this issue May 24, 2022 · 1 comment
Open

Comments

@sclaiborne
Copy link
Member

What

We have to use the machine.connection variable outside the scope of the function when overwriting the onDisconnect function.

Why

This prevents using the same function on multiple objects.

@sclaiborne
Copy link
Member Author

Maybe also bind this to be the machine or the connection

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