17 lines
1,008 B
Markdown
17 lines
1,008 B
Markdown
[![Build](https://github.com/Horhik/rust-fcp/actions/workflows/build.yml/badge.svg)](https://github.com/Horhik/rust-fcp/actions/workflows/build.yml) [![Tests](https://github.com/Horhik/rust-fcp/actions/workflows/tests.yml/badge.svg?event=push)](https://github.com/Horhik/rust-fcp/actions/workflows/tests.yml)
|
|
|
|
[![dependency status](https://deps.rs/repo/github/horhik/rust-fcp/status.svg)](https://deps.rs/repo/github/rust-fcp/rust-fcp)
|
|
[![Latest Version](https://img.shields.io/crates/v/fcpv2.svg)](https://crates.io/crates/fcpv2)
|
|
[![Docs](https://docs.rs/fcpv2/badge.svg)](https://docs.rs/fcpv2)
|
|
|
|
Library for freenet FCPv2 protocol
|
|
It's set of structures from [official FCPv2 wiki](https://github.com/freenet/wiki/wiki/FCPv2), their implementations, parse and convert functions
|
|
|
|
Open for contributig!!!
|
|
|
|
|
|
[Project Roadmap](https://www.notion.so/horhi/edc5cec29e6f4d41890af9d584d14a21?v=7ac59ef05d7d437f97d9666f889679f3) *(in Notion)*
|
|
----
|
|
**DONT USE IT FOR PRODUCTION!!!** current versions is SO UNSTABLE!
|
|
|