/quickchat

Securely chat with friends instantly

Primary LanguageGo

Reading 6th Grade Level No Ragrets

Quickchat

Securely talk with friends instantly QuickChat

Installation

go get github.com/dragonzurfer/quickchat

Usage

Demo 1

Demo 2

Contributions

  1. Fork It

  2. Clone It git clone https://github.com/<YOUR_HANDLENAME>/quickchat.git

  3. Get your own branchgit checkout -b YOUR_FEATURE

  4. Make changes and commit git commit -m "Add YOUR_FEATURE"

  5. Finally give a pull request. Dont know how ? check it out here