Coder Social home page Coder Social logo

actor-apps's Introduction

Actor Client Applications

This repo contains all client applications source code. Most part of this repo is intended to be open source, but some part are required to be closed source, so this repo is not intended to be released directly.

Structure

Repo is separated to main library projects and app projects. Library contains all client side application logic, so apps need to implement only UI part and some simple providers.

Library projects

  • actor-common: core of Actor Messenger is implemented in java 6 without any use of reflection
  • actor-common-base: extension of actor-common for enviroments with true multithreading (DisplayLists support)
  • actor-bc: subset of Bouncy Castle for supporting of crypto
  • actor-jvm: extension of actor-common-base that adds some jvm-specific implementations (networking and logging)
  • actor-js: GWT application for building java script library for working with Actor API
  • actor-cocoa-base: Generation of sources for apple platforms with j2ObjC toolkit
  • actor-android-base: extension of actor-jvm that adds some android-specific implementations (main thread, log, file system, crypto provider, better sending)

Application projects

  • actor-android: Android Client of Actor Messenger
  • actor-ios: iOS Client of Actor Messenger
  • actor-web: Web Client of Actor Messenger

Using repo

For working with repo you need to pull all sources and follow instructions in folder of project you need.

actor-apps's People

Contributors

santljvr avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

gwokudasam

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.