Skip to content

Support multiple transport protocol #31

Description

@upperwal

Currently go-mesh only support QUIC which is not yet finalised and ready for production. If we update QUIC almost all the running nodes are deprecated and needs to be updated.

Nodes with older and new QUIC can't connect and hence it bifurcate the network (which is frustrating)

Possible Solution: Support TCP based protocol along with QUIC (Any version). QUIC will be used for primary communication but during an update old nodes can switch to TCP and can later be updated to newer QUIC.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions