Commit Graph

546 Commits

Author SHA1 Message Date
hosted-fornet
1b5a056707 add port bind print 2023-11-06 20:44:16 -08:00
dr-frmr
d8bfd3493b
hotfix: broken cargo.lock for no good reason 2023-11-06 23:11:25 -05:00
dr-frmr
fd1cc73895
Merge pull request #46 from uqbar-dao/dr/process-std-lib
Build standard library for processes
2023-11-06 23:07:58 -05:00
dr-frmr
327bf9d512
Merge branch 'main' into dr/process-std-lib 2023-11-06 23:07:43 -05:00
dr-frmr
2ae22c1e26
last bit of cleanup, everything critical working 2023-11-06 23:03:00 -05:00
dr-frmr
dcc61e8ad4
Merge branch 'main' into dr/process-std-lib 2023-11-06 22:09:59 -05:00
dr-frmr
c7a59419a4
orgs gets the axe 2023-11-06 22:05:08 -05:00
dr-frmr
ab19878654
chess compiling 2023-11-06 22:04:50 -05:00
dr-frmr
3cff7a155c
remove old symlinks, send_and_await takes timeout 2023-11-06 21:01:57 -05:00
github-actions[bot]
07dd5f0c64
Format Rust code using rustfmt 2023-11-07 01:57:34 +00:00
dr-frmr
b776d947f5
update app_store to stdlib 2023-11-06 20:57:03 -05:00
hosted-fornet
6e9c74dd0b update key_value & sqlite to use new wit & process_lib 2023-11-06 15:35:53 -08:00
github-actions[bot]
d28242d93f
Format Rust code using rustfmt 2023-11-06 22:12:02 +00:00
dr-frmr
cc9067f2ce
WIP: homepage, proxy, qns_indexer, terminal are working 2023-11-06 17:11:31 -05:00
dr-frmr
b94bcaa6f9
types small fix 2023-11-06 14:31:04 -05:00
dr-frmr
f527b68ab6
make homepage, qns, term good 2023-11-06 14:28:09 -05:00
github-actions[bot]
72542f7017
Format Rust code using rustfmt 2023-11-06 14:28:09 -05:00
dr-frmr
5ab1f7c102
net: fix for silly async block 2023-11-06 14:28:09 -05:00
dr-frmr
9e18cb56f6
net: back to standard routers 2023-11-06 14:28:09 -05:00
dr-frmr
434702febb
net: map -> keys 2023-11-06 14:28:09 -05:00
dr-frmr
545018f8f5
net: bugfix for router-init 2023-11-06 14:28:08 -05:00
dr-frmr
05cdf2188a
re-add async-recursion, whoops 2023-11-06 14:28:08 -05:00
dr-frmr
c9aff54255
cleanup, remove prints, ready to go 2023-11-06 14:28:08 -05:00
dr-frmr
b0a6f354a7
remove unused deps 2023-11-06 14:28:08 -05:00
dr-frmr
e76a2f9fde
registre 2023-11-06 14:28:08 -05:00
dr-frmr
64a192b6f3
refactoring for clarity 2023-11-06 14:28:08 -05:00
dr-frmr
4f1704dcc5
switch networking protocol to messagepack! 2023-11-06 14:28:08 -05:00
dr-frmr
b4ffb58831
cleanup 2023-11-06 14:27:27 -05:00
github-actions[bot]
d1634a681b
Format Rust code using rustfmt 2023-11-06 14:27:27 -05:00
dr-frmr
0e9543f1b7
replace old net with net2 2023-11-06 14:27:27 -05:00
github-actions[bot]
901adc3dc7
Format Rust code using rustfmt 2023-11-06 14:27:27 -05:00
dr-frmr
04c65fe119
WIP working direct and indirect, need to test and parallelize sends to different targets 2023-11-06 14:27:27 -05:00
github-actions[bot]
ba53609cb5
Format Rust code using rustfmt 2023-11-06 14:27:27 -05:00
dr-frmr
e25a610fd1
WIP2 2023-11-06 14:27:27 -05:00
github-actions[bot]
f04b72582c
Format Rust code using rustfmt 2023-11-06 14:27:27 -05:00
dr-frmr
c1064e64f5
solid WIP using noise protocol [LOGIN BUGGED] 2023-11-06 14:27:27 -05:00
hosted-fornet
c3a23c5d7d Merge branch 'main' into hf/start-from-commandline
Conflicts:
      Cargo.lock
      Cargo.toml
      src/main.rs
2023-11-06 10:23:13 -08:00
github-actions[bot]
74072012f8
Format Rust code using rustfmt 2023-11-06 17:04:43 +00:00
dr-frmr
2b91a6c21c
net: fix for silly async block 2023-11-06 12:04:13 -05:00
dr-frmr
866f690bd3
net: back to standard routers 2023-11-06 11:53:12 -05:00
dr-frmr
9024e16b2f
net: map -> keys 2023-11-06 11:31:54 -05:00
dr-frmr
d7736b7403
net: bugfix for router-init 2023-11-06 11:14:50 -05:00
dr-frmr
0ecb02092f
re-add async-recursion, whoops 2023-11-06 10:44:54 -05:00
dr-frmr
30100dc98c
Merge pull request #43 from uqbar-dao/dr/networking-next
Networking rewrite to layer in Noise protocol and generally improve
2023-11-06 09:34:13 -06:00
dr-frmr
679c4b975c
println macro replace working, fixing up other apps 2023-11-05 23:03:06 -05:00
hosted-fornet
199e9587d4 add tester tweaks to get it working 2023-11-03 17:41:34 -07:00
dr-frmr
56be17145a
gorgeous new wit 0.3.0, WIP terminal only 2023-11-02 23:43:10 -04:00
dr-frmr
884fefc4f9
app store and terminal working! 2023-11-02 16:42:18 -04:00
dr-frmr
a1dbed6f26
comment unused macro 2023-11-02 15:42:11 -04:00
github-actions[bot]
7a06eaf016
Format Rust code using rustfmt 2023-11-02 19:36:04 +00:00