{"id":38298542,"url":"https://github.com/arborchat/server","last_synced_at":"2026-01-17T02:21:54.003Z","repository":{"id":133808356,"uuid":"153860328","full_name":"arborchat/server","owner":"arborchat","description":"[legacy] The Arbor reference server implementation","archived":false,"fork":false,"pushed_at":"2019-06-11T00:06:32.000Z","size":107,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-10-09T00:27:45.818Z","etag":null,"topics":["arborchat","go","server"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arborchat.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}},"created_at":"2018-10-20T01:57:38.000Z","updated_at":"2021-05-07T13:37:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"1eb41073-38c6-42d5-a3ae-930af7043255","html_url":"https://github.com/arborchat/server","commit_stats":{"total_commits":97,"total_committers":3,"mean_commits":"32.333333333333336","dds":0.09278350515463918,"last_synced_commit":"610bc37628314d538120f8ea7b77c51c87ac008a"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/arborchat/server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arborchat%2Fserver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arborchat%2Fserver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arborchat%2Fserver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arborchat%2Fserver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arborchat","download_url":"https://codeload.github.com/arborchat/server/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arborchat%2Fserver/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28492213,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T00:50:05.742Z","status":"online","status_checked_at":"2026-01-17T02:00:07.808Z","response_time":85,"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":["arborchat","go","server"],"created_at":"2026-01-17T02:21:53.260Z","updated_at":"2026-01-17T02:21:53.988Z","avatar_url":"https://github.com/arborchat.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Arbor\n\nArbor is an experimental chat protocol that models a conversation\nas a tree of messages instead of an ordered list. This means that\nthe conversation can organically diverge into several conversations\nwithout the messages appearing interleaved.\n\nYou can get information about the Arbor project [here](https://man.sr.ht/~whereswaldon/arborchat/).\n\n## Testing Arbor\nIf you'd like to see where things stand, you should be able to do the following:\n\n```\ngo get github.com/arborchat/server/cmd/...\n```\n\nRun the server with `arbor`. It listens on port 7777 by default, but this can be changed by running with the port number as the first argument: `arbor 8080`.\n\n## Flags\n- **ruser:** Running the server with the flag `-ruser foo` changes the username of the root user. Currently this will only change the root message spawned upon startup. The default username is \"root\".\n- **rid:** The `-rid XXXX` flag changes the UUID of the server's root message. If unused the server will assign a random UUID to the the root message.\n- **rcontent:**`-rcontent bar` changes the content of the root message. If left out the root message will say \"Welcome to our server!\".\n- **recent-size:** The size of the recent list determines the number of new messages the server has cached to send to new clients upon connection. Starting the server with `-recent-size XXX` changes the starting number of the recents list. This flag **could** effect the optimization of the server. The lists defaults to a capacity of 100 items.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farborchat%2Fserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farborchat%2Fserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farborchat%2Fserver/lists"}