aquatic 0.2.0

Blazingly fast, multi-threaded BitTorrent tracker (UDP, HTTP, WebTorrent)
[[bin]]
name = "aquatic"
[dependencies.aquatic_cli_helpers]
version = "0.2.0"

[dependencies.aquatic_http]
version = "0.2.0"

[dependencies.aquatic_udp]
version = "0.2.0"

[dependencies.aquatic_ws]
version = "0.2.0"

[dependencies.mimalloc]
default-features = false
version = "0.1"

[package]
authors = ["Joakim FrostegÄrd <joakim.frostegard@gmail.com>"]
description = "Blazingly fast, multi-threaded BitTorrent tracker (UDP, HTTP, WebTorrent)"
edition = "2021"
keywords = ["bittorrent", "torrent", "webtorrent"]
license = "Apache-2.0"
name = "aquatic"
readme = "../README.md"
repository = "https://github.com/greatest-ape/aquatic"
version = "0.2.0"