Code Monkey home page Code Monkey logo

freechat's Introduction

freechat

a socket chat application

1. Introduction

Free Chat is a socket chat application. It demos for #ezyfox-server and it's client SDKs

2. It supports

  • ReactJS
  • Android Java
  • Android Kotlin (developing)
  • iOS swift (developing)

3. ReactJS build

  1. Clone source code
  2. Move to reactjs folder
  3. Run npm start

4. Android build

Required environment:

- Android studio: 3.5
- Gradle: 3.5.0 or 5.4.1
- Android sdk: 26
  1. Clone source code
  2. Move to android/socket folder
  3. Clone ezyfox-server-android-client by commands:
git init
git remote add origin https://github.com/youngmonkeys/ezyfox-server-android-client.git
git pull origin master
  1. Import project to Android studio
  2. Build and done

5. iOS build

  1. Clone source code
  2. Move to swift/client
  3. Clone ezyfox-server-swift-client by commands:
git init
git remove add origin https://github.com/youngmonkeys/ezyfox-server-swift-client.git
git pull origin master
  1. Move to swift/client/socket
  2. Clone ezyfox-server-cpp-client by commands:
git init
git remote add origin https://github.com/youngmonkeys/ezyfox-server-cpp-client.git
git pull origin master
  1. Open project on XCode
  2. Build and run

6. Server-side build and run

  1. Clone source code
  2. Import source code (server folder) into IDE (Eclipse, Intellij, Netbean)
  3. Download ezyfox-server from https://youngmonkeys.org/ and read document to run and deploy

License

Apache License, Version 2.0

freechat's People

Contributors

tvd12 avatar trungthanthong avatar datfeed93 avatar dereknguyen-kyberosc avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.