Commit Graph

20 Commits

Author SHA1 Message Date
Will Greenberg
ccd9dfa2a7 appease clippy 2023-12-04 16:54:46 -08:00
Will Greenberg
e6fab5c27d log parsing 2023-12-04 16:47:42 -08:00
Will Greenberg
db18abae6f Mostly working now, except for log parsing and random checksum failures 2023-12-04 15:38:01 -08:00
Will Greenberg
7d55716104 logging enabled without qcsuper 2023-12-02 23:43:02 -08:00
Will Greenberg
0f534a0d11 slightly clearer server comment 2023-12-02 10:56:57 -08:00
Will Greenberg
f319ee8d70 add more comments 2023-11-15 11:07:08 -08:00
Cooper Quintin
4729525235 Merge pull request #2 from EFForg/server
implements server
2023-11-15 09:50:40 -08:00
Will Greenberg
5bd2c3f653 various cleanups, fix client disconnect flow 2023-11-14 20:22:39 -08:00
Will Greenberg
3fc1b4d686 fix server 2023-11-14 19:20:58 -08:00
Will Greenberg
f2bcda0342 update deps 2023-11-14 19:20:50 -08:00
Will Greenberg
c02393a192 appease clippy 2023-11-09 22:37:09 -08:00
Will Greenberg
508b882d45 implement server 2023-11-09 18:50:16 -08:00
Will Greenberg
05cc2839ce add tokio 2023-11-09 18:43:31 -08:00
Will Greenberg
5da9aad0a8 refactor into a struct to prepare for tcp server 2023-11-09 15:06:21 -08:00
Cooper Quintin
2b776815eb Merge pull request #1 from EFForg/build-config
Build config
2023-11-08 17:26:30 -08:00
Will Greenberg
102fe8d10e minor nitpicks 2023-11-08 17:15:13 -08:00
Will Greenberg
1e8ab45b37 add cargo config for cross-compilation 2023-11-08 16:21:15 -08:00
Cooper Quintin
677d0b9d66 typo 2023-11-08 15:26:59 -08:00
Cooper Quintin
8e9d8634d1 housekeeping 2023-11-08 15:23:19 -08:00
Cooper Quintin
52c715f5f2 first commit 2023-11-08 15:19:47 -08:00