Skip to content

adyach/thrift-java-android-ios-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

thrift-java-android-ios-example

Example project to show how to use thrift on Java (Server, Android) and iOS

##Server:
SpringBoot 1.2.0
Thrift 0.9.1
Maven

To build(from project root dir): mvn clean install
To start server use: java -jar builds/thrift-server-1.0-SNAPSHOT.jar

##Android:
Min SDK 14
ppcompat-v7 22.2.0
libthrift 0.9.1
jsr250-api 1.0

##iOS:
Run

pod install

About

Example project to show how to use thrift on Java(Server, Android) and iOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors