https://github.com/saroar/realttimechatwithappperfectwebsocketapi
Own Realtime Chat Api IOSchat + WEBchat with PerfectWebSocket
https://github.com/saroar/realttimechatwithappperfectwebsocketapi
ios11 perfect swift4 websocket
Last synced: 3 months ago
JSON representation
Own Realtime Chat Api IOSchat + WEBchat with PerfectWebSocket
- Host: GitHub
- URL: https://github.com/saroar/realttimechatwithappperfectwebsocketapi
- Owner: saroar
- Created: 2017-11-13T14:52:11.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-27T12:51:21.000Z (almost 8 years ago)
- Last Synced: 2025-04-06T03:21:47.117Z (6 months ago)
- Topics: ios11, perfect, swift4, websocket
- Language: Swift
- Homepage:
- Size: 81.1 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RealtTimeChatWithAppPerfectWebSocketApi
### Behind Tecnology
1. Swift Perfect Fremwork -> http://perfect.org
2. WebSocket -> WebSocket is a computer communications protocol, providing full-duplex communication channels over a single TCP connection
3. Swift
4. Perfect Api with WebSocket
5. IOS Chat App
6. WebChat
### Site Link
cd WebSocket
run ` swift build`
then run `./.build/x86_64-apple-macosx10.10/debug/WebSocket` if are on macbook
http://localhost:8181/api/v1/chat
### IOS
Just download it and start to chat wihout any configuration
_____________________________________________________________________________________________________________________________________
Try is Star ⭐️ it :)
Fun with Coding :)