]> git.99rst.org Git - openwrt-packages.git/commit
kcp: add package
authorDaniel Golle <redacted>
Sat, 15 Aug 2026 04:45:18 +0000 (05:45 +0100)
committerDaniel Golle <redacted>
Tue, 18 Aug 2026 14:25:47 +0000 (15:25 +0100)
commit8fcb1083a9472504e100092532c1ddcae5d195a6
tree378c8febaca89db579990bdcf075a8a06b4540cd
parentcacb362ff0948ef36119d944407ecf460cebf9a1
kcp: add package

KCP, a reliable ARQ protocol offering a TCP-like ordered stream over an
unreliable datagram transport. Built shared as libkcp with an imposed
soname, since upstream sets none.

Signed-off-by: Daniel Golle <redacted>
libs/kcp/Makefile [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT