panicbit
panicbit
Previous discussion: https://github.com/panicbit/fcm-rust/pull/3
### Describe the bug When interpolating something into a string, patterns like `'"'` (single quote, double quote, single quote) can terminate the interpolated string. ### How to reproduce 1. `$"('"')"`...
Travis introduced annoying limits and ceremonies around their OSS plan and silently denies service if you run out of credits. CI should probably be moved to GitHub Actions.
It should contain mention of the CHANGELOG.md.
At the very minimum, the current `crates.io` version should be visible. 
`Response::success` should just have the additional `body` parameter. It should be comparatively rare that one wants to send an empty body and it still can be achieved by simply passing...
https://github.com/panicbit/northstar/blob/75a1cd1eb5e2720b247a802f2f8edcc67bf4a624/src/types/request.rs#L24-L33
Timeouts are **crucial** to prevent trivial DOS attacks. It is however unclear how exactly they should be integrated into the API, especially with regards to `Response`s.
Currently, there seems to be no way for an autotracking script to show the current player position on the map. This feature would enable players to route more easily, especially...