A library for native android developer to connect two Android phone by using WebRTC library and Firebase. All the connection-related codes are moduled separately in the 'connection' module.
A simple chat application for demo purpose, was made by using the connection module.

- Connect two phones using WebRTC
- Firebase as the signaling server
- Modular connection-related code
- Chat application as demo
Click over the image to view in full screen.

will be uploaded soon
- Clone the repository.
- Open the project in Android Studio.
- Connect your project with Firebase
- Paste 'google-services.json' file under app folder
- Build and run the project on two different devices.
- Start chating instantly