# AtChat **Repository Path**: sdsonghailong/AtChat ## Basic Information - **Project Name**: AtChat - **Description**: IOS聊天项目、基于XMPP框架开发,实现了登陆注册(注册以手机号码注册、短信验证) 、发送消息、接收消息、接收好友请求、发起好友请求 、图片消息、语音消息、视频语音、聊天历史记录、最近联系人、二维码添加好友、用户头像上传、朋友圈、发朋友圈、异地登录退出等功能 - **Primary Language**: Objective-C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 0 - **Created**: 2019-04-01 - **Last Updated**: 2021-12-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # AtChat 基于XMPP聊天APP-IOS(OC)项目,支持文字、语音、表情、视频语音等聊天功能。 ## 安装说明 1. pod isntall 2. 服务器端安装openfire 3. AtChat.pch文件中IP地址改为服务器地址 ## 功能 * [x] 登陆注册(注册以手机号码注册、短信验证) * [x] 发送消息 * [x] 接收消息 * [x] 接收好友请求 * [x] 发起好友请求 * [x] 图片消息 * [x] 语音消息 * [x] 视频语音聊天(采用WebRtc) * [x] 聊天历史记录 * [x] 最近联系人 * [x] 二维码添加好友 * [x] 用户头像上传 * [x] 朋友圈 * [x] 发朋友圈 * [x] 异地登录退出 说明: 由于webrtc.a包太大,没有上传上来,请到百度云盘下载:https://pan.baidu.com/s/1jIaB6w2 将libWebRTC.a放到lib/WebRTC下就可以了 ## 项目截图 ![image](https://github.com/boyssimple/AtChat/blob/master/images/001.png) ![image](https://github.com/boyssimple/AtChat/blob/master/images/002.png) ![image](https://github.com/boyssimple/AtChat/blob/master/images/003.png) ![image](https://github.com/boyssimple/AtChat/blob/master/images/004.png) ![image](https://github.com/boyssimple/AtChat/blob/master/images/005.png) ![image](https://github.com/boyssimple/AtChat/blob/master/images/006.png) ![image](https://github.com/boyssimple/AtChat/blob/master/images/007.png) ![image](https://github.com/boyssimple/AtChat/blob/master/images/008.png) ![image](https://github.com/boyssimple/AtChat/blob/master/images/009.png) ![image](https://github.com/boyssimple/AtChat/blob/master/images/020.png) ![image](https://github.com/boyssimple/AtChat/blob/master/images/010.png) ![image](https://github.com/boyssimple/AtChat/blob/master/images/011.png) ![image](https://github.com/boyssimple/AtChat/blob/master/images/012.png) ![image](https://github.com/boyssimple/AtChat/blob/master/images/013.png) ![image](https://github.com/boyssimple/AtChat/blob/master/images/014.png) ![image](https://github.com/boyssimple/AtChat/blob/master/images/015.png) ![image](https://github.com/boyssimple/AtChat/blob/master/images/016.png) ![image](https://github.com/boyssimple/AtChat/blob/master/images/017.png) ![image](https://github.com/boyssimple/AtChat/blob/master/images/018.png) ![image](https://github.com/boyssimple/AtChat/blob/master/images/019.png)