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.
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.
- JSQMessagesViewController
- Multipeer Connectivity
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.
ProxyChat
is released under an MIT License. See LICENSE
for details.
Copyright © 2015-present Wilson Ding.
Please provide attribution, it is greatly appreciated.