-
v0.2.0 Stable
released this
2022-10-14 16:57:53 +02:00 | 32 commits to master since this releaseCHANGELOG
TcpListener
- spawn a
tokiotask 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
- spawn a