kitsune2_api 0.3.0

p2p / dht communication framework api
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Kitsune2 API

[![Project](https://img.shields.io/badge/project-kitsune2-purple.svg?style=flat-square)](https://github.com/holochain/kitsune2)
[![Crate](https://img.shields.io/crates/v/kitsune2_api.svg)](https://crates.io/crates/kitsune2_api)
[![API Docs](https://docs.rs/kitsune2_api/badge.svg)](https://docs.rs/kitsune2_api)
[![Discord](https://img.shields.io/badge/Discord-blue.svg?style=flat-square)](https://discord.gg/k55DS5dmPH)

The API for the Kitsune2 project.

## License
[![License: Apache-2.0](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0)

Copyright (C) 2024 - 2025, Holochain Foundation

This program is free software: you can redistribute it and/or modify it under the terms of the license
provided in the LICENSE file (Apache 2.0).  This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.