Changes between Version 2 and Version 3 of AndroidPushInterface2


Ignore:
Timestamp:
10/11/2012 12:29:32 PM (14 years ago)
Author:
xiawen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AndroidPushInterface2

    v2 v3  
    7272||ts||消息的时间戳|| 
    7373 
     74 
     75服务端设计思路: 
     76使用netty提供服务,根据请求报文中的app_key以及时间戳来决定返回的消息。