IMServer-maven 基于Netty框架,实现的一款IM通信的服务端. 启动IM服务端组件 IMServer.getInstance().init(); 停止IM服务端组件 IMServer.getInstance().close(); 未完待续