{"id":16209632,"url":"https://github.com/erencanpelin/cs-client-server-networking","last_synced_at":"2026-04-22T05:32:41.432Z","repository":{"id":65617345,"uuid":"591500256","full_name":"ErencanPelin/cs-client-server-networking","owner":"ErencanPelin","description":"A Multi-client-server networking system built on top of Payload's YouTube videos, added some extra events and functionalities along with encryption and proper error handling. Thanks to Payload for the project base! :D","archived":false,"fork":false,"pushed_at":"2023-02-14T23:25:57.000Z","size":941,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main/client","last_synced_at":"2025-10-16T13:42:59.252Z","etag":null,"topics":["chat-application","client","client-server","consoleapp","csharp","multi-client-chatroom","multiplayer","mvvm","networking","server","socket-programming","wpf","wpf-application"],"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/ErencanPelin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2023-01-20T22:58:27.000Z","updated_at":"2023-01-21T06:52:53.000Z","dependencies_parsed_at":"2023-02-17T00:16:00.229Z","dependency_job_id":null,"html_url":"https://github.com/ErencanPelin/cs-client-server-networking","commit_stats":{"total_commits":19,"total_committers":2,"mean_commits":9.5,"dds":0.3157894736842105,"last_synced_commit":"ad1247242b41207fa72c2a484876b6f38bd7d79d"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ErencanPelin/cs-client-server-networking","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErencanPelin%2Fcs-client-server-networking","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErencanPelin%2Fcs-client-server-networking/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErencanPelin%2Fcs-client-server-networking/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErencanPelin%2Fcs-client-server-networking/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ErencanPelin","download_url":"https://codeload.github.com/ErencanPelin/cs-client-server-networking/tar.gz/refs/heads/main/client","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErencanPelin%2Fcs-client-server-networking/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32122720,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T00:31:26.853Z","status":"online","status_checked_at":"2026-04-22T02:00:05.693Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-application","client","client-server","consoleapp","csharp","multi-client-chatroom","multiplayer","mvvm","networking","server","socket-programming","wpf","wpf-application"],"created_at":"2024-10-10T10:31:04.982Z","updated_at":"2026-04-22T05:32:41.409Z","avatar_url":"https://github.com/ErencanPelin.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Client/Multi-Client and Server Networking configuration in C# MVVM WPF\nA Multi-client-server networking system built on top of Payload's YouTube video, added some extra events and functionalities along with encryption and proper error handling. Thanks to Payload for the project base! :D\n\nBoth client and server use symmetric key encryption using the AES encryption algorithm to encrypt all messages and data transmissions. IV for the encryption algorithm is changed for every message and sent along with the message meaning two identical messages produce completely different cipher outputs. In order to crack the message, an attacker would need the message IV and the public key of the server or client.\n\u003cbr\u003e\u003cbr\u003e\n# Changelog\nIn order of latest changes \u0026 using semantic versioning.\n\n## [0.1.0] - 28-01-2023\n### Added\n- AES encryption on client and server end (symmetric key encryption)\n- C# events to handle network events (Client join, leave, server start, message receive) events occur on both client and server side in case they want to perform different things during those events\n- some code optimisations\n\n## [0.0.1] - 15-01-2023\n### Added\n- Server console app\n- Client WPF app\n- initial upload\n- Following Payload's YouTube tutorial\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferencanpelin%2Fcs-client-server-networking","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ferencanpelin%2Fcs-client-server-networking","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferencanpelin%2Fcs-client-server-networking/lists"}