hippofish/packages/backend-rs/src
naskya d2471b6db7
refactor (backend-rs): replace reqwest with isahc
reqwest is feature-rich, but we will need isahc http client for push notifications (!10760)
isahc http client is also good btw :)
2024-05-05 14:53:45 +09:00
..
config refactor? (backend): move consts to backend-rs 2024-04-25 14:50:04 +09:00
database chore (backend-rs): add docs for functions in database/cache 2024-05-04 22:50:46 +09:00
misc refactor (backend-rs): replace reqwest with isahc 2024-05-05 14:53:45 +09:00
model chore (backend): convert TypeORM's simple-array into normal array 2024-04-26 12:03:12 +09:00
service refactor (backend): port publishGroupMessagingStream to backend-rs 2024-04-27 08:36:12 +09:00
util refactor (backend-rs): replace reqwest with isahc 2024-05-05 14:53:45 +09:00
lib.rs refactor (backend): port add-note-to-antenna to backend-rs 2024-04-20 07:18:39 +09:00