Categorygithub.com/developerswe4b/http3-fileserver
modulepackage
0.0.0-20241119230242-eff15d2ae0a6
Repository: https://github.com/developerswe4b/http3-fileserver.git
Documentation: pkg.go.dev

# README

HTTP3 FILE SERVER

Basic http3 file server made with gin framework and quic.

Features

  • ⚡Faster data transmission than http & tcp
  • 🔐 Encrypted by default
  • Realiable
  • Cross platform

Demo

I https://firebasestorage.googleapis.com/v0/b/cloudstorage-pawit.appspot.com/o/screen-20240529-174449.mp4?alt=media&token=3972abed-f586-4a83-9495-01f2ad2affbb

Installation

To install the project you can download compiled application or build your own

FilesLink
Linux arm64#Download
Exar#f8e #f8e

To build server

 go build s1.go

To build client

go build c2.go