[ 
https://issues.apache.org/jira/browse/THRIFT-2945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15789923#comment-15789923
 ] 

Allen George edited comment on THRIFT-2945 at 12/31/16 7:23 PM:
----------------------------------------------------------------

FWIW, I'm in the final stages of implementing Rust support. I'll be sending out 
a PR early in the new year. The backed (i.e. Rust client library) has already 
been pushed to crates.io: https://crates.io/crates/rift All the code in rift 
works and communicates properly with every client/server I've tested against. 
It's (obviously) only the minimal set:

- compact protocol
- binary protocol
- buffered transport
- framed transport
- tcp streams
- single-threaded blocking tcp server

I'm improving the documentation for rift and I'll be adding more unit tests as 
well. Stay tuned!


was (Author: allengeorge):
FWIW, I'm in the final stages of implementing Rust support. I'll be sending out 
a PR early in the new year. The backed (i.e. Rust client library) has already 
been pushed to crates.io: https://crates.io/crates/rift All the code in rift 
works and communicates properly with every client/server I've tested against. 
It's (obviously) only the minimal set:

- compact protocol
- binary protocol
- buffered transport
- framed transport
- tcp streams
- single-threaded blocking tcp server

> Implement support for Rust language
> -----------------------------------
>
>                 Key: THRIFT-2945
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2945
>             Project: Thrift
>          Issue Type: New Feature
>          Components: Wish List
>            Reporter: Maksim Golov
>            Assignee: Jeremy Fitzhardinge
>
> Work on implementing support for Rust is in progress: 
> https://github.com/maximg/thrift by Simon GĂ©nier and myself.
> It will probably take quite some time to complete. Please keep us updated if 
> there are changes related to our work.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to