Skip to content
This repository was archived by the owner on Apr 18, 2026. It is now read-only.

triblespace/triblespace-net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 

Repository files navigation

triblespace-net

This repository has moved.

triblespace-net now lives inside the triblespace-rs workspace as a first-class member crate. Further development, issue tracking, and releases happen there.

Where to go

Most users should enable triblespace-net via the facade crate's net feature rather than depending on this crate directly:

[dependencies]
triblespace = { version = "0.36", features = ["net"] }
use triblespace::net::peer::{Peer, PeerConfig};

History

Full commit history was preserved when this crate was subtree-merged into triblespace-rs. Anything you need to browse or blame is available there under triblespace-net/.

About

Distributed sync protocol for triblespace piles over iroh

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages