_
|
16aaac0965
|
🐛 bug: used the wrong PathBuf function in resolving the merge
|
2021-10-14 18:51:12 -05:00 |
_
|
134035f198
|
Merge remote-tracking branch 'origin/main'
|
2021-10-14 18:35:31 -05:00 |
_
|
2972e85671
|
➕ use rust_embed and default configs so you can call `ptth_file_server` from any working dir.
This is like Python's old `-m SimpleHTTPServer` but better because I wrote it.
|
2021-10-02 19:49:19 +00:00 |
_
|
b8d07c526a
|
➕ add ptth_file_server to ptth_multi_call_server.
Even with all 3 servers it's only 18 MB - Most of the big code is shared.
|
2021-10-02 19:07:55 +00:00 |