Skip to content

simlegate/thrift_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thrift Example

Thrift Example by Ruby client and Ruby server

Usage

use custom thrift client

cd rb
ruby server.rb
ruby client.rb

use thrift client by twitter

gem install thrift_client
cd rb
ruby server.rb
ruby twitter_thrift_client.rb

Thanks

Thrift Ruby Tutorial
Thrift Client

About

Thrift Example by Ruby client and Ruby server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages