{"id":46082500,"url":"https://github.com/konloch/echoserver","last_synced_at":"2026-03-19T02:38:06.446Z","repository":{"id":212648562,"uuid":"731986869","full_name":"Konloch/EchoServer","owner":"Konloch","description":"Example implementation of a non-blocking RFC-862 compliant echo server.","archived":false,"fork":false,"pushed_at":"2023-12-15T11:19:28.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-02T00:31:19.091Z","etag":null,"topics":["echo","echo-server"],"latest_commit_sha":null,"homepage":"https://konloch.com/echoserver","language":"Java","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/Konloch.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-12-15T11:02:39.000Z","updated_at":"2023-12-15T11:17:30.000Z","dependencies_parsed_at":"2023-12-15T12:50:02.444Z","dependency_job_id":null,"html_url":"https://github.com/Konloch/EchoServer","commit_stats":null,"previous_names":["konloch/echoserver"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Konloch/EchoServer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Konloch%2FEchoServer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Konloch%2FEchoServer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Konloch%2FEchoServer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Konloch%2FEchoServer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Konloch","download_url":"https://codeload.github.com/Konloch/EchoServer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Konloch%2FEchoServer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29974321,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T15:41:30.362Z","status":"ssl_error","status_checked_at":"2026-03-01T15:37:07.343Z","response_time":124,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["echo","echo-server"],"created_at":"2026-03-01T16:02:15.264Z","updated_at":"2026-03-01T16:02:15.937Z","avatar_url":"https://github.com/Konloch.png","language":"Java","readme":"# [Echo Server](https://github.com/Konloch/EchoServer/tree/main/Echo-Server)\n[Echo Server](https://github.com/Konloch/EchoServer/tree/main/Echo-Server) is a low-level non-blocking [RFC-862](https://www.rfc-editor.org/rfc/rfc862) compliant echo server.\n\n# [CR Echo Server](https://github.com/Konloch/EchoServer/tree/main/CR-Echo-Server)\n[CR Echo Server](https://github.com/Konloch/EchoServer/tree/main/CR-Echo-Server) is a low-level non-blocking echo server.\n\nIt will echo-back the contents of the buffer if it has reached 1024 characters, or encountered a carriage return.\n\n## How To Use\nYou can run the Java Jar file directly, or you can use it as a library\n```java\nEchoServer server = new EchoServer(7, 1);\nserver.start();\n```\n\n### How To Connect\nUsing `telnet` you can easily test the server.\n```\ntelnet localhost 7\n```\n\n## Links\n* [Website](https://konloch.com/EchoServer/)\n* [Discord Server](https://discord.gg/aexsYpfMEf)\n* [Download Releases](https://github.com/Konloch/EchoServer/releases)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkonloch%2Fechoserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkonloch%2Fechoserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkonloch%2Fechoserver/lists"}