{"id":20367812,"url":"https://github.com/flaxengine/networksample","last_synced_at":"2025-10-12T12:11:48.563Z","repository":{"id":73990697,"uuid":"385293421","full_name":"FlaxEngine/NetworkSample","owner":"FlaxEngine","description":"Multiplayer sample with players lobby and chat in Flax Engine","archived":false,"fork":false,"pushed_at":"2025-04-17T15:59:04.000Z","size":1950,"stargazers_count":21,"open_issues_count":0,"forks_count":7,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-07-02T12:56:02.404Z","etag":null,"topics":["csharp","flax","flax-engine","multiplayer","networking"],"latest_commit_sha":null,"homepage":"","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/FlaxEngine.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,"zenodo":null}},"created_at":"2021-07-12T15:24:38.000Z","updated_at":"2025-04-21T01:30:46.000Z","dependencies_parsed_at":"2024-11-15T00:34:58.644Z","dependency_job_id":"53506b82-5626-4a95-9823-32b40ecedf66","html_url":"https://github.com/FlaxEngine/NetworkSample","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/FlaxEngine/NetworkSample","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlaxEngine%2FNetworkSample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlaxEngine%2FNetworkSample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlaxEngine%2FNetworkSample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlaxEngine%2FNetworkSample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FlaxEngine","download_url":"https://codeload.github.com/FlaxEngine/NetworkSample/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlaxEngine%2FNetworkSample/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264092202,"owners_count":23556255,"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":["csharp","flax","flax-engine","multiplayer","networking"],"created_at":"2024-11-15T00:34:50.980Z","updated_at":"2025-10-12T12:11:43.522Z","avatar_url":"https://github.com/FlaxEngine.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Network Sample\n\n![Network Sample Main Menu](Content/network-sample-menu.png)\n\n[Network Sample](https://github.com/FlaxEngine/NetworkSample) is an open-source sample project that contains multiplayer game lobby implementation with player synchronization and chat. It can be used as a foundation for multiplayer projects using Flax low-level networking transportation layer.\n\nMinimum supported Flax version: `1.2`.\n\n## Guide\n\n1. Download project from [Github](https://github.com/FlaxEngine/NetworkSample) (as Zip or clone with Git)\n2. Open project\n3. Open `Menu` scene and Play!\n4. In the main menu, you can specify the player nickname, server IP, and port\n5. Start a server with Host button or use Connect button to connect running server\n\nYou can also use Game Cooker to build game into a standalone application to run multiple instances of clients and a server.\n\n## Screenshots\n\n![Network Sample Players](Content/network-sample-players.jpg)\n\n![Network Sample Players List](Content/network-sample-players-list.png)\n\n## Overview\n\nMain types overview:\n* **Player** - player information container (Name, ID, Actor, etc.)\n* **GameSession** - game service with players list including local player\n* **NetworkSession** - game service with packets and network connections handling\n* **Game/Network/Packets...** - various types of network packets used by the sample (implementations of `NetworkPacket`)\n\n## License\n\nProject is released under **MIT License**.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflaxengine%2Fnetworksample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflaxengine%2Fnetworksample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflaxengine%2Fnetworksample/lists"}