go-distributed-file-system

command module
v0.0.0-...-7660d45 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 24, 2024 License: MIT Imports: 19 Imported by: 0

README ¶

Hi there! 👋

This project aims to make a peer-to-peer file system in Go capable of handling and streaming large files efficiently.

Explanation

p2p module

The function of this module is simple and quite generic, abstractions can be found in the transport.go file. These abstractions were created, not discovered. The RPC is based on the peek buffer that should be sent before actual encoded data; 0x01 if it's a message, 0x02 in case of stream.

Documentation ¶

The Go Gopher

There is no documentation for this package.

Directories ¶

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL