Commit graph

4 commits

Author SHA1 Message Date
027040604c
feat: improved http signatures code 2024-04-13 21:22:19 +02:00
bb16a5b7d2
fix: return response rather than parsing
so that deliveries work
2024-04-13 03:21:25 +02:00
5863bdf04e
feat: signed fetches, improved signatures code
should make sure that it still works
2024-04-13 00:44:53 +02:00
bb26ff763d
chore: restructured completely
kinda MVC:
Model -> model
View -> routes
Controller -> server
2024-04-09 01:14:48 +02:00
Renamed from src/dispatcher.rs (Browse further)