Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What kind of engine is used? #194

Closed
VuzzyM opened this issue Jul 15, 2021 · 2 comments
Closed

What kind of engine is used? #194

VuzzyM opened this issue Jul 15, 2021 · 2 comments

Comments

@VuzzyM
Copy link

VuzzyM commented Jul 15, 2021

Libtorrent?

do you support these protocols?

Protocol obfuscation
DHT
uTP
PEX
Magnet links
IP Blocklists
Some IPv6
HTTP and UDP tracker clients

BEPs:

3: Basic BitTorrent protocol
5: DHT
6: Fast Extension (have all/none only)
7: IPv6 Tracker Extension
9: ut_metadata
10: Extension protocol
11: PEX
12: Multitracker metadata extension
15: UDP Tracker Protocol
20: Peer ID convention ("-GTnnnn-")
23: Tracker Returns Compact Peer Lists
27: Private torrents
29: uTorrent transport protocol
41: UDP Tracker Protocol Extensions
42: DHT Security extension
43: Read-only DHT Nodes

BEPs:

14: Local Peers Discovery
19: WebSeeds

@omgbox
Copy link

omgbox commented Jul 16, 2021

I believe it is currently using github.com/webtorrent/webtorrent only UDP TCP , but would be much nicer to use https://github.com/webtorrent/webtorrent-hybrid , as it also connects to WebRTC users. i am not sure if the webtorrent right now uses WebRTC.

@KiraLT
Copy link
Owner

KiraLT commented Jul 29, 2021

We use Webtorrent for streaming support, you can find all information on their Github. Not all functionality is implemented, so some features can be missing. Could you tell more specifically what you are looking for or maybe you are missing some functionality?

@KiraLT KiraLT added the question Further information is requested label Jul 29, 2021
Repository owner locked and limited conversation to collaborators Aug 29, 2021
@KiraLT KiraLT closed this as completed Aug 29, 2021
@KiraLT KiraLT removed the question Further information is requested label Oct 5, 2021

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants