One 、 Update content introduction
This update is a minor version update , Several optimizations have been carried out ( Update history see :
). It may be the only one on the market that supports
UDP
+
TCP
+
WebSocket
Similar open source of the three protocols IM frame .
Two 、MobileIMSDK brief introduction

It is a set of original software specially developed for mobile terminal IM Communication layer framework :
Client support
iOS
、
Android
、
standard Java
、
、
Applet
( In development ..)、
Uniapp
( In development ..);
MobileIMSDK The project began with 2013 year 10 month , Originally used as the underlying implementation of instant messaging for a product , Completely developed from zero , Technology is autonomous and controllable !
You may need :
View about MobileIMSDK Of
.
3、 ... and 、 Code managed synchronous updates
OsChina.net
Managed code :
http://git.oschina.net/jackjiang/MobileIMSDK
GitHub.com
Managed code :
https://github.com/JackJiang2011/MobileIMSDK
Four 、MobileIMSDK Design objectives
Let developers focus on the development of application logic , The underlying complex instant messaging algorithm is left to SDK Developer , So as to solve the complexity of instant messaging application development .
5、 ... and 、MobileIMSDK Frame composition
A complete set of MobileIMSDK The frame consists of the following 5 Part of it is made up of :
A complete set of MobileIMSDK The architecture of the framework :

in addition :
MobileIMSDK Can work with sister projects
Seamless interworking , So as to achieve Web Web chat or push .
6、 ... and 、MobileIMSDK v6.1.2 Update the content
【 Important note 】:
MobileIMSDK v6.1.2 Is a minor version , Several optimizations have been carried out !
【 Solved Bug】:
【 Other optimization and improvement 】:
【 Version address 】:
https://gitee.com/jackjiang/MobileIMSDK/releases/6.1.2