Skip to content

A sample iOS chat app in SwiftUI showing how to use AsyncStram with WebSocket

License

Notifications You must be signed in to change notification settings

matteom/EchoChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

cfc8171 · Jul 4, 2024

History

1 Commit
Jul 4, 2024
Jul 4, 2024
Jul 4, 2024
Jul 4, 2024

Repository files navigation

EchoChat

A sample iOS chat app in SwiftUI showing how to use AsyncStram with WebSocket.

github image

How to use the code

The article explaining the code in detail can be found here.

Contributing

The code in this repository is provided only for didactical purposes. As such, it is tied to an article and I cannot updated it without also updating the article.

For this reason, please don't send any pull requests. If you want to contribute, I would really appreciate if you can link to the original article from your blog or share it on forums and social media. Thanks.