Skip to content

A rust implementation for a p2p data sharing for the nodes live on the same network

Notifications You must be signed in to change notification settings

aditya172926/breal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A rust implementation for a p2p data sharing for the nodes live on the same network.

This rust code provides logs in the command line to enable the peer-to-peer live text editing function. It relays the cursor position of editing peer to other peers live on the same network.

To enable the communication and collaboration between the peers in the network we are using libp2p rust implementation.

This repository is still work in progress. The readme will be updated parallelly to the project updates.

About

A rust implementation for a p2p data sharing for the nodes live on the same network

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages