Skip to content

Try to make a peer-to-peer data transmission via sockets in swift. Maybe use to communicate between iOS and Android.

License

Notifications You must be signed in to change notification settings

ddrccw/ConnectionKit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

ConnectionKit

Platforms License

CocoaPods compatible

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.🙂

Requirements

  • iOS 8.0+
  • Xcode 9.0+

Contributing

Issues and pull requests are welcome!

Author

ddrccw @ddrccw

License

ConnectionKit is released under the MIT license. See LICENSE for details.

Attributions

I've used FrameworkTemplate to generate xcodeproj compatible with SPM, CocoaPods and Carthage.

About

Try to make a peer-to-peer data transmission via sockets in swift. Maybe use to communicate between iOS and Android.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages