{"id":13367512,"url":"https://github.com/rafael-santiaGo/cherry","last_synced_at":"2025-03-12T20:30:47.207Z","repository":{"id":57494817,"uuid":"44884570","full_name":"rafael-santiago/cherry","owner":"rafael-santiago","description":"A tiny webchat server in Go.","archived":false,"fork":false,"pushed_at":"2017-06-24T10:34:24.000Z","size":345,"stargazers_count":302,"open_issues_count":0,"forks_count":41,"subscribers_count":15,"default_branch":"master","last_synced_at":"2024-10-25T07:11:19.448Z","etag":null,"topics":["golang","webchat-server"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rafael-santiago.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-10-24T20:56:23.000Z","updated_at":"2024-10-12T08:41:42.000Z","dependencies_parsed_at":"2022-08-28T19:40:43.031Z","dependency_job_id":null,"html_url":"https://github.com/rafael-santiago/cherry","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafael-santiago%2Fcherry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafael-santiago%2Fcherry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafael-santiago%2Fcherry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafael-santiago%2Fcherry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rafael-santiago","download_url":"https://codeload.github.com/rafael-santiago/cherry/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243290599,"owners_count":20267748,"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":["golang","webchat-server"],"created_at":"2024-07-30T00:01:51.809Z","updated_at":"2025-03-12T20:30:46.880Z","avatar_url":"https://github.com/rafael-santiago.png","language":"Go","funding_links":[],"categories":["软件包","軟件包"],"sub_categories":["其他软件","其他軟件"],"readme":"# Cherry [![Go Report Card](https://goreportcard.com/badge/github.com/rafael-santiago/cherry)](https://goreportcard.com/report/github.com/rafael-santiago/cherry)\n\n``Cherry`` is a ``webchat engine`` wrote in [``Golang``](https://github.com/golang/go). It brings the main functionalities that you need in a webchat server.\n\nWith this application you are able to serve a bunch of rooms from your machine just editing a configuration file in a specific language.\nSo if you are interested you should read the [documentation](https://github.com/rafael-santiago/cherry/blob/master/doc/README.md) to learn how to master it.\n\nNow ``SSL connections`` are supported.\n\n## How to build it?\n\nYou can use the standard ``go build`` or you can use [Hefesto](https://github.com/rafael-santiago/hefesto).\n\n### Using go build\n\nYou need to setup your ``GOPATH`` to the project root. Supposing that cherry repo was cloned under ``/home/doctor/web/git-hub/rafael-santiago/cherry``\njust add this path to your ``GOPATH``.\n\nRun ``go build`` from inside the ``src`` subdirectory.\n\n### Using hefesto\n\nAfter following all steps to put Hefesto to work on your system just move to ``src`` subdirectory and invoke ``Hefesto`` from\ninside. Something like:\n\n```\ndoctor@TARDIS:~/web/git-hub/rafael-santiago/cherry/src# hefesto\n```\n\nIf all worked a cherry binary was created under ``../bin/`` and\n\nAll done.\n\nHere you do not need to worry about ``GOPATH`` issues because Hefesto's script handles it for you on each build task that you invoke (if needed).\n\n## How to run it?\n\nThis application works based on a configuration file (again: [documentation](https://github.com/rafael-santiago/cherry/blob/master/doc/README.md)).\n\nYou specify this configuration using the option ``--config``:\n\n```\ndoctor@TARDIS:~/web/git-hub/rafael-santiago/cherry/bin# ./cherry --config=gallifrey-lounge.cherry\n\n```\n\nSupposing that ``TARDIS`` has the ``IP`` address ``192.30.70.3`` and ``Gallifrey lounge`` opens only one room at the port 1008.\nDoctor should access the entrace form served at:\n\n```\nhttp://192.30.70.3:1008/join\n```\n\nThat's all.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frafael-santiaGo%2Fcherry","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frafael-santiaGo%2Fcherry","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frafael-santiaGo%2Fcherry/lists"}