• v0.2.0 Stable

    rmanach released this 2022-10-14 16:57:53 +02:00 | 32 commits to master since this release

    CHANGELOG

    TcpListener

    • spawn a tokio task on each connection
    • timeout if data can't be read from the stream (avoid inf loop and be sure to have all the data)

    JWT

    • JWT token validation
    Downloads