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

app.js: 'consumer' is not defined #19

Open
bra1n opened this issue Jan 31, 2022 · 1 comment
Open

app.js: 'consumer' is not defined #19

bra1n opened this issue Jan 31, 2022 · 1 comment

Comments

@bra1n
Copy link

bra1n commented Jan 31, 2022

await consumer.resume()

It seems like the server-side app.js is using an undefined consumer variable in the "resume" socket event listener.
Is this an oversight or a bug?

@bra1n
Copy link
Author

bra1n commented Jan 31, 2022

Ah, seems to be like this code is not even used. Is there a particular reason why resume is never called? IIRC, resuming the consumer is supposed to be necessary...

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