Skip to content
This repository was archived by the owner on Dec 27, 2022. It is now read-only.
This repository was archived by the owner on Dec 27, 2022. It is now read-only.

Clarify whether the sockets are UDP or TCP? #4

@CMCDragonkai

Description

@CMCDragonkai

Given that you're running HTTP, I assume this must be using a stream-like TCP socket. But if you're doing p2p with NAT-busting, you must need to use UDP. So what's the translation between UDP and TCP here? Is there uTP under the hood?

Would be nice to have this clarified in the README.md.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions