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

feat(llc, persistence): add support for StreamChatPersistenceClient.isConnected. #1557

Merged
merged 3 commits into from
May 18, 2023

Conversation

kanat
Copy link
Contributor

@kanat kanat commented May 18, 2023

Adds StreamChatPersistenceClient.isConnected flag to check whether or not StreamChatPersistenceClient is connected.

It's used in the sample app's PR: GetStream/flutter-samples#96

CLA

  • I have signed the Stream CLA (required).
  • The code changes follow best practices
  • Code changes are tested (add some information if not applicable)

Description of the pull request

@kanat kanat requested a review from xsahil03x May 18, 2023 18:39
@xsahil03x xsahil03x changed the title check whether persistent client is connected feat(llc, persistence): add support for StreamChatPersistenceClient.isConnected. May 18, 2023
Signed-off-by: xsahil03x <xdsahil@gmail.com>
Signed-off-by: xsahil03x <xdsahil@gmail.com>
@xsahil03x xsahil03x merged commit 1c281e4 into develop May 18, 2023
14 checks passed
@xsahil03x xsahil03x deleted the feat/connection-status branch May 18, 2023 20:20
@xsahil03x xsahil03x mentioned this pull request Jun 2, 2023
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.

None yet

2 participants