Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 1.3 KB

README.md

File metadata and controls

30 lines (16 loc) · 1.3 KB

ProxyChat

MIT Licence

About

ProxyChat is an offline social communicator built fully in Swift, which utilizes the iOS Multipeer Connectivity framework to create a daisy-chaining, mesh network for data transmission. This provides the ability to communicate with other nearby users without the necessity of WiFi, cellular data, or bluetooth connectivity. This project was created and featured at TAMUHack2015, where it won 3rd Place overall, as well as Voter's Choice Award.

Installation

To install and run ProxyChat on your own iOS device, simply clone the repository, open it via XCode, and build/run it on your own iDevice. To test connectivity and chat functionality, two seperate iDevices are required.

Libraries Used

  • JSQMessagesViewController
  • Multipeer Connectivity

Contributors

ProxyChat was originally created by Wilson Ding, Kevin J Nguyen, Muin Momin, and Perrone Wilks II on 10/10/15. Since then, Wilson and Kevin have continued development, working to improving the original codebase.

License

ProxyChat is released under an MIT License. See LICENSE for details.

Copyright © 2015-present Wilson Ding.

Please provide attribution, it is greatly appreciated.