thrift/test/rs
Allen George 0e22c362b9 THRIFT-4176: Implement threaded server for Rust
Client: rs

* Create a TIoChannel construct
* Separate TTransport into TReadTransport and TWriteTransport
* Restructure types to avoid shared ownership
* Remove user-visible boxing and ref-counting
* Replace TSimpleServer with a thread-pool based TServer

This closes #1255
2017-04-27 08:46:02 -04:00
..
src THRIFT-4176: Implement threaded server for Rust 2017-04-27 08:46:02 -04:00
Cargo.toml THRIFT-2945 Add Rust support 2017-01-26 01:34:16 +01:00
Makefile.am THRIFT-2945 Add Rust support 2017-01-26 01:34:16 +01:00