{"id":17823106,"url":"https://github.com/artofcode-/messenger","last_synced_at":"2025-08-01T16:09:40.724Z","repository":{"id":29938666,"uuid":"33484967","full_name":"ArtOfCode-/Messenger","owner":"ArtOfCode-","description":"Simple C# messenger setup","archived":false,"fork":false,"pushed_at":"2019-10-26T21:39:36.000Z","size":25,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-02T10:36:10.776Z","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/ArtOfCode-.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}},"created_at":"2015-04-06T14:03:45.000Z","updated_at":"2024-12-15T09:23:54.000Z","dependencies_parsed_at":"2022-09-07T06:12:10.728Z","dependency_job_id":null,"html_url":"https://github.com/ArtOfCode-/Messenger","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ArtOfCode-/Messenger","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArtOfCode-%2FMessenger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArtOfCode-%2FMessenger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArtOfCode-%2FMessenger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArtOfCode-%2FMessenger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ArtOfCode-","download_url":"https://codeload.github.com/ArtOfCode-/Messenger/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArtOfCode-%2FMessenger/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268257257,"owners_count":24221054,"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","status":"online","status_checked_at":"2025-08-01T02:00:08.611Z","response_time":67,"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":[],"created_at":"2024-10-27T17:51:01.775Z","updated_at":"2025-08-01T16:09:40.697Z","avatar_url":"https://github.com/ArtOfCode-.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Messenger\n\nThis is a simple C# server-client messenger I wrote.\n\n### Source\n\nSource code can be found in the src/ folder, with the client source at src/client/ and the server source at src/server/.\n\n### Download\n\nTo download and use, download both MessengerClient.exe and MessengerServer.exe from the bin/ folder. Run MessengerServer; if you want to use a port other than the default 1100, run it from the command line with the `--port` switch followed by your desired port, i.e.\n\n```C:\\Users\\You\\Downloads\\\u003e MessengerServer --port 2250```\n\nYou can then run MessengerClient. To connect to a server on the same machine, use `127.0.0.1:port` as the IP; if you want to open the server to the wider Internet, you'll need to set up a portforward from your router. The client also has a command-line option: use the `--debug` switch to turn debug messages on, i.e.\n\n```C:\\Users\\You\\Downloads\\\u003e MessengerClient --debug```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartofcode-%2Fmessenger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fartofcode-%2Fmessenger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartofcode-%2Fmessenger/lists"}