Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/niazoff/Chat
A basic SwiftUI chat app that leverages the new URLSessionWebSocketTask.
https://github.com/niazoff/Chat
combine ios mvvm swift swiftui urlsessionwebsockettask
Last synced: 2 months ago
JSON representation
A basic SwiftUI chat app that leverages the new URLSessionWebSocketTask.
- Host: GitHub
- URL: https://github.com/niazoff/Chat
- Owner: niazoff
- Created: 2019-06-21T16:46:20.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-06-21T16:49:06.000Z (over 5 years ago)
- Last Synced: 2024-08-03T17:20:53.333Z (5 months ago)
- Topics: combine, ios, mvvm, swift, swiftui, urlsessionwebsockettask
- Language: Swift
- Size: 16.6 KB
- Stars: 31
- Watchers: 2
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- fucking-open-source-ios-apps - Chat
- fucking-about-SwiftUI - Chat
- awesome-swiftui - A basic SwiftUI chat app that leverages the new URLSessionWebSocketTask
README
The accompanying server is build with [Vapor](https://vapor.codes). Simply run it on `localhost` to use the app.