An experimental project on making a peer-to-peer data transmission via sockets in swift. This idea refers to APPs like SHAREit, 快牙.
The original verison was written in Objective-C. The demo app has been tested and can share a video to an Android app made by my colleague via a self-build wireless hotspot.🙂
- iOS 8.0+
- Xcode 9.0+
Issues and pull requests are welcome!
ddrccw @ddrccw
ConnectionKit is released under the MIT license. See LICENSE for details.
I've used FrameworkTemplate to generate xcodeproj compatible with SPM, CocoaPods and Carthage.