Skip to content

ukcs485gFall18/inclass_multipeer_connectivity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 

Repository files navigation

inclass_multipeer_connectivity

Swift Version 5.1

This is a based off an original turorial by (http://www.appcoda.com/chat-app-swift-tutorial/) that was written in Swift 2.0. The code has been updated to the latest Swift version and has many additions:

  • Unique MCPeerID saved to UserDefaults per Apple's recommendations. This mitigates the issue of phantoms when MultipeerConnectivity is reinitialized
  • MPCManger is completely seperated from the rest of the code
  • Allows max connections for an individual session
  • Uses CoreData to keep track of previously connected Peers
  • Much more...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages