即时通讯聊天程序包含三端代码: 包含功能:
1>发送文字 2>发送图片 3>发送短语音 4>发送地理位置
5>视频聊天 6>发送短视频
服务器端:
ios 端详细说明:(请看冯里的博客)
Socket.io-FLSocketIM-iOS http://www.jianshu.com/p/686c4bf6df3f
视频功能基于webrtc 参考文章:http://blog.csdn.net/youmingyu/article/details/53192714 涂耀辉的简书文章 http://www.jianshu.com/p/c49da1d93df4
http://blog.csdn.net/u011026329/article/category/6080949
node.js 服务器代码地址:https://github.com/githuanl/node.js-socket.io-server android 端地址 :https://github.com/githuanl/socket.io-android-client ios 端地址: https://github.com/fengli12321/Socket.io-FLSocketIM-iOS


![![Uploading home_517224.png . . .]](proxy.php?url=http%3A%2F%2Fupload-images.jianshu.io%2Fupload_images%2F2267528-14e2ec4506edcec0.png%3FimageMogr2%2Fauto-orient%2Fstrip%257CimageView2%2F2%2Fw%2F1240)
![![Uploading QQ20170913-161723_647456.png . . .]](proxy.php?url=http%3A%2F%2Fupload-images.jianshu.io%2Fupload_images%2F2267528-2aba3b4cbd0cbf24.png%3FimageMogr2%2Fauto-orient%2Fstrip%257CimageView2%2F2%2Fw%2F1240)




