zephyrchien / midori

A multi-protocol network relay
MIT License
53 stars 18 forks source link

plan of kcp and will faketcp be supported? #6

Open aa51513 opened 2 years ago

aa51513 commented 2 years ago

I like your work very much and look forward to the features of kcp being supported soon.

Besides, The technology of multiple outsourcing is very effective in improving the experience of a weak network environment. Some tools (such as hysteria) have implemented this function by using faketcp to bypass the linux protocol stack, which has brought a huge user experience improvement. Is it possible for this technology to be absorbed into midori?

zephyrchien commented 2 years ago

Thanks. I'm planning to refactor the whole project, kcp and grpc would be supported later.