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.
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.