Skip to content
This repository has been archived by the owner on Feb 14, 2023. It is now read-only.

Gotham example #112

Open
czifro opened this issue Nov 13, 2018 · 1 comment
Open

Gotham example #112

czifro opened this issue Nov 13, 2018 · 1 comment

Comments

@czifro
Copy link

czifro commented Nov 13, 2018

I've been searching for an example on how to use this with Gotham. I couldn't find one here nor on the Gotham repository. Do you have an example of how to integrate this with Gotham? I would much appreciate any help you can offer.

Cheers!

@abonander
Copy link
Owner

abonander commented Nov 13, 2018

Gotham is an async framework so it's more in-line to support it in my multipart-async crate (which has admittedly languished a bit).

Gotham has been discussing supporting multipart/form-data integrally for a while now, but there hasn't been any movement on it: gotham-rs/gotham#11

I tend to defer to the framework where they have plans to support multipart/form-data themselves to avoid having conflicting solutions. However, with the extremely slow movement in a case like this, I don't have much problem going ahead and implementing something myself.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants