https://github.com/drewalth/swift-chatroom
A real-time chatroom starter with WebSockets, the Vapor web framework, and SwiftUI
https://github.com/drewalth/swift-chatroom
chat ios real-time starter swift swiftui vapor vapor-swift websockets
Last synced: 12 months ago
JSON representation
A real-time chatroom starter with WebSockets, the Vapor web framework, and SwiftUI
- Host: GitHub
- URL: https://github.com/drewalth/swift-chatroom
- Owner: drewalth
- Created: 2023-10-31T18:06:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-01T16:22:15.000Z (over 2 years ago)
- Last Synced: 2025-07-24T09:06:31.716Z (about 1 year ago)
- Topics: chat, ios, real-time, starter, swift, swiftui, vapor, vapor-swift, websockets
- Language: Swift
- Homepage:
- Size: 16.6 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# swift-chatroom
A real-time chatroom prototype with the [Vapor](https://vapor.codes/) web framework and SwiftUI.
[Full story](https://medium.com/@drewalth/server-side-swift-why-not-b04de4251f32).