{"id":21958913,"url":"https://github.com/connffuused/acf.unitylitenetlib","last_synced_at":"2026-05-18T07:34:55.464Z","repository":{"id":125726860,"uuid":"412325984","full_name":"connffuused/ACF.UnityLiteNetLib","owner":"connffuused","description":"Simple LiteNetLib implementation test project for ACF(My Private Project).  ","archived":false,"fork":false,"pushed_at":"2021-10-29T08:58:05.000Z","size":143,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-08T05:52:32.450Z","etag":null,"topics":["chat","demo","example","litenetlib","sample","server","udp","unity"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/connffuused.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-10-01T04:29:58.000Z","updated_at":"2021-10-29T08:58:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"55e93a42-4bf9-438b-ba96-607d25d15a93","html_url":"https://github.com/connffuused/ACF.UnityLiteNetLib","commit_stats":null,"previous_names":["kyarusii/acf.unitylitenetlib","connffuused/acf.unitylitenetlib"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/connffuused/ACF.UnityLiteNetLib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/connffuused%2FACF.UnityLiteNetLib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/connffuused%2FACF.UnityLiteNetLib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/connffuused%2FACF.UnityLiteNetLib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/connffuused%2FACF.UnityLiteNetLib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/connffuused","download_url":"https://codeload.github.com/connffuused/ACF.UnityLiteNetLib/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/connffuused%2FACF.UnityLiteNetLib/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33169353,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T05:43:36.989Z","status":"ssl_error","status_checked_at":"2026-05-18T05:43:19.133Z","response_time":71,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["chat","demo","example","litenetlib","sample","server","udp","unity"],"created_at":"2024-11-29T09:17:49.950Z","updated_at":"2026-05-18T07:34:55.447Z","avatar_url":"https://github.com/connffuused.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ACF.UnityLiteNetLib\nACF 작업을 위한 LiteNetLib 구현 간단 테스트 프로젝트 (UDP Chat)  \nSimple LiteNetLib implementation test project for ACF(My Private Project).  \n\n## QuickStart\n1. clone repository\n2. open project with compatible unity editor\n3. modify command line options in `Assets/Editor Default Resources`.\n  - you can edit this in `Project Settings/Command Line`\n  - this options for editor only.\n4. Build\n5. Create `client.bat` and `server.bat`\n\n### server.bat\n```sh\nBuild\\LiteNetChat.exe --scene=1 --serverPort=29320\n```\n\n### client.bat\n```sh\nBuild\\LiteNetChat.exe --scene=2 --address=127.0.0.1 --port=29400 --serverPort=29320\n```\n\n- `-scene` : the index of being loaded scene.  \n- `-address` : server ip address ex) 123.45.678.xxx , 127.0.0.1, 192.168.0.20\n- `-port` : client listening port  \n- `-serverPort` : server listening port  \n\n![image](https://user-images.githubusercontent.com/79823287/135565993-a9ec01aa-7f35-44f7-a31b-b1699518944e.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconnffuused%2Facf.unitylitenetlib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fconnffuused%2Facf.unitylitenetlib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconnffuused%2Facf.unitylitenetlib/lists"}