diff options
author | Runxi Yu <me@runxiyu.org> | 2025-03-13 19:24:41 +0800 |
---|---|---|
committer | Runxi Yu <me@runxiyu.org> | 2025-03-13 19:25:42 +0800 |
commit | e8fe6ad1201567a037db4cfe033a101d56272d30 (patch) | |
tree | 2cb4980a1180869eb2f48cf07eaf94c08f9803c6 /NOTES.md | |
parent | Set reuseport and reuseaddr (diff) | |
download | forge-e8fe6ad1201567a037db4cfe033a101d56272d30.tar.gz forge-e8fe6ad1201567a037db4cfe033a101d56272d30.tar.zst forge-e8fe6ad1201567a037db4cfe033a101d56272d30.zip |
Note that patches are required on top of hare-http
Diffstat (limited to 'NOTES.md')
-rw-r--r-- | NOTES.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -3,5 +3,7 @@ You will need the following dependencies: - [hare](https://git.sr.ht/~sircmpwn/hare) -- [hare-http](https://git.sr.ht/~sircmpwn/hare-http) -- [hare-htmpl](https://forge.runxiyu.org/hare/:/repos/hare-htmpl/) ([backup](https://git.sr.ht/~runxiyu/hare-htmpl)) +- [hare-http](https://git.sr.ht/~sircmpwn/hare-http) with + [various patches](https://lists.sr.ht/~sircmpwn/hare-dev/patches?search=from%3Arunxiyu+prefix%3Ahare-http) +- [hare-htmpl](https://forge.runxiyu.org/hare/:/repos/hare-htmpl/) + ([backup](https://git.sr.ht/~runxiyu/hare-htmpl)) |