summaryrefslogtreecommitdiff
path: root/lib/rs/src/transport/socket.rs
Commit message (Expand)AuthorAgeFilesLines
* Reformat rust code with rustfmt 1.0Allen George2018-12-161-25/+27
* THRIFT-4664: Cannot create ReadHalf/WriteHalfJake W2018-11-121-2/+3
* THRIFT-4390: Fix bug where binary/buffered messages > 4K could not be read/wr...Allen George2018-01-121-1/+1
* THRIFT-2013: update docker for artful (go back to lua 5.2) and enhanceJames E. King, III2017-11-201-1/+1
* THRIFT-4186 Add travis build for RustAllen George2017-05-111-10/+0
* THRIFT-4176: Implement threaded server for RustAllen George2017-04-271-36/+70
* THRIFT-2945 Add Rust supportAllen George2017-01-261-0/+141