summaryrefslogtreecommitdiffhomepage
path: root/socket-relay
AgeCommit message (Expand)AuthorFilesLines
2018-06-26Remove unused socket-relay crateLinus Färnstrand5-362/+0
2017-12-04Upgrade rustfmt to 0.2.17Linus Färnstrand1-3/+1
2017-11-08rustfmt after 0.2.15 upgradeLinus Färnstrand1-15/+17
2017-09-21Lower socket-relay timeout to 8 secLinus Färnstrand1-1/+1
2017-09-20Add logging when data is discardedLinus Färnstrand1-0/+5
2017-09-20Separate recv_stream from timeout futureLinus Färnstrand1-23/+20
2017-09-20Improve trace logging for relayLinus Färnstrand1-6/+13
2017-09-19Time out reply socket after idle, not fixed, timeLinus Färnstrand3-17/+19
2017-09-19Make cli tool use arguments for addressesLinus Färnstrand1-12/+17
2017-09-19Add integration test relaying to selfLinus Färnstrand1-0/+55
2017-09-19Add socket-relay crate with udp supportLinus Färnstrand4-0/+291