aboutsummaryrefslogtreecommitdiffstats
path: root/src/sync.rs
Commit message (Collapse)AuthorAgeFilesLines
* network progressBryan Newbold2017-10-261-30/+102
|
* fold TcpSodiumReader/Writer into DatConnection itselfBryan Newbold2017-10-261-5/+18
|
* fold TcpSodiumReader/Writer into DatConnection itselfBryan Newbold2017-10-261-47/+40
|
* work in progress on network connectionBryan Newbold2017-10-261-13/+116
|
* encrypted network rx/tx (broken)Bryan Newbold2017-10-251-50/+114
|
* unencrypted networkingBryan Newbold2017-10-251-40/+115
|
* crude WIP net clientBryan Newbold2017-10-201-0/+189