android 群聊架构,[Android]搭建原生聊天架构( 三 )


Map= new ();
发送时添加进队列
void send() {
.add();
// send to
...