Skip to content

MattiasHognas/RTCTorrent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RTCTorrent

This is an attempt to create a browser based "BitTorrent -like" P2P client and server.

Basic idea

  • Let the server provide the visitor with a webbased client.
  • Let the client have all its data stored localy.
  • let the server only provide the client with information on peers.
  • Let the client handle all data communication over P2P.

Main techniques used

Main libraries used

The project relies on C# on the server and TypeScript on the client.

This project is under development, check back later for a working version.

About

A browser based "BitTorrent -like" P2P client and server .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages