{"id":18852957,"url":"https://github.com/mirrornetworking/kcp2k","last_synced_at":"2025-04-06T16:12:05.565Z","repository":{"id":42459220,"uuid":"303945084","full_name":"MirrorNetworking/kcp2k","owner":"MirrorNetworking","description":null,"archived":false,"fork":false,"pushed_at":"2024-05-04T12:54:57.000Z","size":803,"stargazers_count":249,"open_issues_count":20,"forks_count":45,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-05-21T14:03:55.916Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MirrorNetworking.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-10-14T08:05:01.000Z","updated_at":"2024-06-05T13:24:04.665Z","dependencies_parsed_at":"2023-02-15T17:16:02.666Z","dependency_job_id":"e49af36c-2d95-4553-bdf4-fbdfee177a40","html_url":"https://github.com/MirrorNetworking/kcp2k","commit_stats":null,"previous_names":["miwarnec/kcp2k"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MirrorNetworking%2Fkcp2k","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MirrorNetworking%2Fkcp2k/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MirrorNetworking%2Fkcp2k/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MirrorNetworking%2Fkcp2k/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MirrorNetworking","download_url":"https://codeload.github.com/MirrorNetworking/kcp2k/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247509224,"owners_count":20950232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-08T03:42:13.823Z","updated_at":"2025-04-06T16:12:05.548Z","avatar_url":"https://github.com/MirrorNetworking.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# kcp2k\nC# KCP based on the original C [kcp](https://github.com/skywind3000/kcp).\n\nWorks with **netcore** and **Unity**. \n\nDeveloped for [Mirror Networking](https://github.com/MirrorNetworking/Mirror).\n\nQuestions \u0026 support on [Mirror Networking Discord](https://discord.gg/xVW4nU4C34).\n\n# Features\n* Kcp.cs based on kcp.c v1.7, line-by-line translation to C#\n* Heavy test coverage\n* Fixed [WND_RCV bug](https://github.com/skywind3000/kcp/pull/291) from original kcp\n* Optional high level C# code for client/server connection handling\n* Optional high level Unreliable channel added\n\nPull requests for bug fixes \u0026 tests welcome.\n\n# Unity\nkcp2k works perfectly with Unity, see the Mirror repository's KcpTransport.\n\n# Allocations\nThe client is allocation free.\nThe server's SendTo/ReceiveFrom still allocate.\n\nMicrosoft is considering to [remove the remaining allocation](https://github.com/dotnet/runtime/issues/30797#issuecomment-1308599410).\n\n# Remarks\n- **Congestion Control** should be left disabled. It seems to be broken in KCP.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmirrornetworking%2Fkcp2k","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmirrornetworking%2Fkcp2k","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmirrornetworking%2Fkcp2k/lists"}