Commit Graph

727 Commits

Author SHA1 Message Date
Zack Scholl 8734394bb8 merge sender and recipient into croc 2018-10-17 06:13:38 -07:00
Zack Scholl 0bbf2841ca use build tags 2018-10-16 15:59:04 -07:00
Zack Scholl 144102a721 window based croc 2018-10-16 15:48:22 -07:00
Zack Scholl 9a41d9099b move main to cli 2018-10-16 12:23:01 -07:00
Zack Scholl 49a73d7183 update readme 2018-10-14 16:27:07 -07:00
Zack 76da134a2f
Update README.md 2018-10-14 07:15:47 -07:00
Zack f7487e8589
Update README.md 2018-10-13 11:25:35 -07:00
Zack ad697febf4
Update default.txt 2018-10-13 11:03:15 -07:00
Zack 8662961e93
Update README.md 2018-10-13 10:50:29 -07:00
Zack 28083f3204
Rename install.sh to default.txt 2018-10-13 10:46:39 -07:00
Zack da94e54d7d
Update install.sh 2018-10-13 10:36:32 -07:00
Zack 267134dc6c
Create install.sh 2018-10-13 10:23:16 -07:00
Zack Scholl 9826023f22 update goreleaser 2018-10-13 10:25:39 -06:00
Zack Scholl 09a90a322a add more package support 2018-10-13 10:19:43 -06:00
Zack Scholl 74f0ac5950 bump version 2018-10-13 06:19:10 -07:00
Zack Scholl 2fb21245ab delete old rooms 2018-10-13 06:13:50 -07:00
Zack Scholl cc6edd24d1 connect to TCP as early as possible 2018-10-13 06:09:55 -07:00
Zack Scholl 70fb9b77ca add coverage 2018-10-11 21:34:56 -07:00
Zack e46ac60c1b
bump version 2018-10-11 21:30:05 -07:00
Zack Scholl a63666cf24 run all tests 2018-10-11 15:32:19 -07:00
Zack Scholl 81bc14f29b multiplex 8 tcp ports 2018-10-11 10:55:46 -07:00
Zack 6fc7b9b2d6
update badges 2018-10-11 07:33:35 -07:00
Zack 0f0b6c5b29
Update README.md 2018-10-11 07:31:10 -07:00
Zack Scholl af11143cba suppress logging messages when ctl+c interrupting
update readme
2018-10-11 06:51:03 -07:00
Zack Scholl f9b79ed371 add gifs
update readme
2018-10-10 06:57:06 -07:00
Zack Scholl 91e065529b fix timeout 2018-10-09 21:17:51 -07:00
Zack Scholl 42344a4c6e fix corruption 2018-10-09 21:17:51 -07:00
Zack Scholl d1e1694631 more debug 2018-10-09 21:17:47 -07:00
Zack Scholl 9d2f07f478 copy tcp writing into byte array 2018-10-09 21:17:47 -07:00
Zack Scholl b0164920c7 increase timeout 2018-10-09 21:17:47 -07:00
Zack Scholl 8d1783fdc3 update logo 2018-10-09 21:17:43 -07:00
Zack Scholl 6955f19439 recipient can easily stop now 2018-10-09 19:01:50 -07:00
Zack Scholl 9439b8ea2d update deps 2018-10-09 17:13:37 -07:00
Zack Scholl d50c8f271f remove created zip directory after finish 2018-10-09 17:11:54 -07:00
Zack Scholl 3984aaeee2 remove file if overwriting 2018-10-09 16:50:18 -07:00
Zack Scholl 71ba80cee0 zip without chdir 2018-10-09 16:40:03 -07:00
Zack Scholl 9335aca877 fix file descriptor 2018-10-09 07:03:33 -07:00
Zack Scholl edda09df00 fix file descriptor 2018-10-09 07:03:06 -07:00
Zack 5b5c05d694
Merge pull request #90 from schollz/resume
Resume
2018-10-09 06:59:06 -07:00
Zack Scholl c600b51888 resume works with websockets or tcp 2018-10-09 06:56:38 -07:00
Zack Scholl e18938fb70 change name of croc zip 2018-10-09 06:33:25 -07:00
Zack Scholl 9940856317 rearrange block communication 2018-10-09 06:32:49 -07:00
Zack Scholl 61d57ad0af sender and recipient share blocks 2018-10-09 06:01:21 -07:00
Zack Scholl 66a37ae5b2 reduce number of packets 2018-10-09 04:50:38 -07:00
Zack Scholl fdfa7f209d revert to da2b22f 2018-09-26 14:31:45 -07:00
Zack Scholl bc4bd2b0a8 don't use writer 2018-09-26 11:11:19 -07:00
Zack Scholl 8ddd7aff06 flush once 2018-09-26 11:07:17 -07:00
Zack Scholl cc0ef58b9f use netconn 2018-09-26 10:54:11 -07:00
Zack Scholl 21cfcc0bc2 use netconn 2018-09-26 10:53:47 -07:00
Zack Scholl 928b28dc80 use netconn 2018-09-26 10:51:28 -07:00