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

added something #109

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

added something #109

wants to merge 1 commit into from

Conversation

fzrilsh
Copy link

@fzrilsh fzrilsh commented May 13, 2023

No description provided.

@@ -156,7 +156,7 @@ export class RealtimeClient extends EventEmitter<ToEventFn<RealtimeClientEvents>
? this.emit('disconnect')
: this.emitError(new ClientDisconnectedError('MQTToTClient got disconnected.')),
);

console.log('Connected to Instagram MQTT')
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This isn't the right place for this. We're not yet connected. There's already a log when the client is connected.

@diragb
Copy link

diragb commented Aug 5, 2023

This is such a lazy PR.

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