Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# Eldegoss

[![Crates.io](https://img.shields.io/crates/v/eldegoss.svg)](https://crates.io/crates/eldegoss)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)

## Introduction

Eldegoss is a peer-to-peer networking library based on the QUIC and SWIM protocols.

## Usage

[examples](https://github.com/prime-rs/eldegoss/tree/main/examples)