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

[Chat] Sample app (demo) #320

Merged
merged 4 commits into from
Jul 12, 2022
Merged

Conversation

flypaper0
Copy link
Contributor

What changed?

  • Chat SDK integration


typealias Stream<T> = AsyncPublisher<AnyPublisher<T, Never>>

final class ChatService {
Copy link
Contributor

Choose a reason for hiding this comment

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

You are going to remove this class... correct?

@llbartekll llbartekll merged commit 10e964f into develop Jul 12, 2022
@llbartekll llbartekll deleted the feature/chat-app-sdk-integration branch July 12, 2022 07:58
@flypaper0 flypaper0 mentioned this pull request Jul 19, 2022
@flypaper0 flypaper0 linked an issue Jul 27, 2022 that may be closed by this pull request
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.

[Chat] Sample app
2 participants