We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
v0.9.0-rc.1 - Compress messages to reduce latency
v0.8.0 - Add support for multiple servers - Make sure paths are under the project root for `/files`
v0.7.0 - Add `POST /files` to manipulate remote files - Remove inactivity timeout
v0.6.1 - Make sure the directory exists before writing a file
v0.6.0 - Change the default address to `0.0.0.0` - Use tracing
v0.5.0 - Make normal GET / return OK - Migrate to Tokio and use warp - Allow multiple connections (for now)
v0.4.1 - Updated dependencies