• #dev 2021-05-11
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2021-05-11 UTC
# 17:19
vikanezrimaya
jackyalcine: if you have an MF2 parser there that would be as HTTP-client-agnostic as possible, I'd totally add this crate to my Cargo.toml right away! I'm using surf as my HTTP client right now and I hope to possibly reuse connections by owning a handle to surf::Client instead of creating a new one for every single request (i'm afraid it might