kcp icon indicating copy to clipboard operation
kcp copied to clipboard

KCP有没有纯python 实现的版本啊

Open mike96265 opened this issue 7 years ago • 2 comments

如果有的话,想通过这个加深对网络协议的认识,是纯python !!!

mike96265 avatar Aug 31 '18 08:08 mike96265

不好意思没有,你可以写一个,我给你加链接。

skywind3000 avatar Aug 31 '18 09:08 skywind3000

不好意思没有,你可以写一个,我给你加链接。

用cython包装了一下原生的C实现,也用纯python实现了一遍,然后用python aio简单做了一个端口转发的功能,可以申请加一下链接吗? https://github.com/yukityan/kcp-py

mike96265 avatar Aug 01 '19 05:08 mike96265

纯 python 版本实现,不知道还需不需要

https://github.com/enkiller/pykcp

enkiller avatar Apr 02 '23 10:04 enkiller

纯 python 版本实现,不知道还需不需要

https://github.com/enkiller/pykcp

66的

mike96265 avatar Apr 05 '23 09:04 mike96265