119e44165a
Add initial client-side system
...
Looks like esbuild is shaping up to be just the thing we need, and wow
is it fast!
Still ned to figure out how to get it to not mangle the index.html
filename, but still!
2022-02-22 03:01:39 +00:00
fcbf8ddc97
reinstall p-queue, which is required by FramedTransport (oops)
2022-02-12 01:52:57 +00:00
6ad701c692
Update dependencies
2022-02-11 22:45:37 +00:00
1c5f5fb37a
Start setting things up for the HTTP subsystem, but we've got a ways to go
2022-02-10 21:42:53 +00:00
44d64c09d0
Start unwinding the incoming tables from other peers, but it's gonna be a nasty and complicated business
2022-02-01 03:05:27 +00:00
63b698573f
Debug connectiono system
2022-01-09 16:57:07 +00:00
53b0d661a9
replace logging system
...
...I'm so picky
2022-01-09 16:30:42 +00:00
306180d9d8
Another day, another set of bugs
2022-01-09 00:57:06 +00:00
19f2003fbf
Fix some bugs, write some comments
2022-01-08 21:37:03 +00:00
135b2e8d1b
Write a bunch more glue code
...
....but it's all still untested. I'm getting kinda nervous here
2022-01-08 16:59:08 +00:00
49ca7f0a57
Fix bugs. It works!!!
...
Now we need to tidy up the logging output.....
2021-10-03 02:33:54 +01:00
ba377874b1
Looks like upgrading to TLS isn't going to work, so we're going to implement it ourselves.
...
....this is a bad idea.
2021-10-02 03:02:49 +01:00
a2d2b58b38
hey, we have basic starttls! Though it's not wired up yet.
2021-10-02 01:16:34 +01:00
ab1e52417d
Setup scaffolding for Node.js based attempt
2021-10-01 02:44:50 +01:00