Skip to content

Proxy application for accessing TON Sites. Going to support WebRTC connections.

License

Notifications You must be signed in to change notification settings

ProgramCrafter/rusty-gate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RustyGate

Proxy application for opening .ton sites of all kinds

Features to be done

  • Web2, direct HTTP connection - problem: proxy needs to replace Host header
  • Web2, direct HTTPS connection - problem: browser will send Host header and server won't recognize it at all
  • TON Storage bag-of-files - could be based on ton-blockchain/.../storage-daemon save for the fact that TON code is published under GPL
  • RLDP HTTP connection - base: https://github.com/xssnick/Tonutils-Proxy
  • (new) HTTP over WebRTC with signalling info sent over the same socket
  • (new) HTTP over RLDP over WebRTC with signalling info sent over the same socket
  • (new) HTTP over RLDP over WebRTC with signalling info at some other link

Scheme of HTTP [over RLDP] over WebRTC

изображение

About

Proxy application for accessing TON Sites. Going to support WebRTC connections.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages