-
v0.3.0 Stable
released this
2022-11-21 09:19:56 +01:00 | 21 commits to master since this releaseCHANGELOG
HTTP
- validate each route's http method
JWT
- new route to get the public key: /pubkey/ (local validation)
Logger
- impl a logger instead of
println!and display the client IP
TcpListener
- increase the socket timeout
Downloads