kitsune_p2p 0.2.7

p2p / dht communication framework
Documentation

kitsune_p2p

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 11 feature flags, 4 of them enabled by default.

default

  • tx2
  • tx5

tx2

  • kitsune_p2p_types/tx2
  • kitsune_p2p_transport_quic

tx5

  • dep:tx5

kitsune_p2p_transport_quic

  • dep:kitsune_p2p_transport_quic

test_utils

  • blake2b_simd
  • tokio/test-util
  • ghost_actor/test_utils
  • kitsune_p2p_types/test_utils
  • maplit
  • mockall
  • kitsune_p2p_timestamp/arbitrary

sqlite-encrypted

  • kitsune_p2p_fetch/sqlite-encrypted
  • kitsune_p2p_proxy/sqlite-encrypted
  • kitsune_p2p_timestamp/sqlite-encrypted
  • kitsune_p2p_block/sqlite-encrypted
  • kitsune_p2p_transport_quic/sqlite-encrypted
  • kitsune_p2p_types/sqlite-encrypted

sqlite

  • kitsune_p2p_fetch/sqlite
  • kitsune_p2p_proxy/sqlite
  • kitsune_p2p_timestamp/sqlite
  • kitsune_p2p_block/sqlite
  • kitsune_p2p_transport_quic/sqlite
  • kitsune_p2p_types/sqlite

mock_network

  • kitsune_p2p_types/test_utils
  • mockall

blake2b_simd

  • dep:blake2b_simd

mockall

  • dep:mockall

maplit

  • dep:maplit