Arc Reactor now works on stable rust by default.
- Added support for async streaming multipart file uploads with tokio::fs,
- Added support for async file serving with tokio::fs
feel free to create any issues, if you feel something is missing.
Arc Reactor now works on stable rust by default.
feel free to create any issues, if you feel something is missing.
Sorry, this is super-pedantic of me, but why are all the function names in camelCase instead of snake_case?
As someone who's spent considerable time writing php, js, java. CamelCasing is a habit that's very hard to drop.