first add sdk

This commit is contained in:
jialexd 2019-04-02 16:34:25 +08:00
commit f91efd1250
3915 changed files with 1291882 additions and 0 deletions

View file

@ -0,0 +1,20 @@
ChangeLog
----------------------------------------------------------------
2016/03/08
- Using CocoaAsyncSocket framework to instead of AsyncUdpSocket
- Adjust AsyncSocket releated code
2015/10/23
- Support iOS 9.
2015/08/24
- Re-fine simple config
2015/05/26
- Support iOS 8.
2014/10/20
- Re-fine configure flow when DUT receives first UDP packet.
2014/03/27
- Initial Release