{"id":18075016,"url":"https://github.com/lnsp/webchat","last_synced_at":"2025-08-09T05:30:31.180Z","repository":{"id":82588275,"uuid":"110246212","full_name":"lnsp/webchat","owner":"lnsp","description":"Scalable, non-persistent WebSocket-based chatroom.","archived":false,"fork":false,"pushed_at":"2017-11-14T19:50:00.000Z","size":979,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-11T16:43:07.293Z","etag":null,"topics":["chat","chatroom","rabbitmq","scalable","websocket","websockets"],"latest_commit_sha":null,"homepage":"","language":"Go","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/lnsp.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":"2017-11-10T12:47:06.000Z","updated_at":"2018-01-14T21:41:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"3b087ad9-b7fa-47e4-962b-d8d1191fb6f2","html_url":"https://github.com/lnsp/webchat","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lnsp%2Fwebchat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lnsp%2Fwebchat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lnsp%2Fwebchat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lnsp%2Fwebchat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lnsp","download_url":"https://codeload.github.com/lnsp/webchat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247386448,"owners_count":20930643,"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":["chat","chatroom","rabbitmq","scalable","websocket","websockets"],"created_at":"2024-10-31T10:44:11.866Z","updated_at":"2025-04-05T19:19:13.202Z","avatar_url":"https://github.com/lnsp.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# webchat [![Build Status](https://travis-ci.org/lnsp/webchat.svg?branch=master)](https://travis-ci.org/lnsp/webchat)\n\n*webchat* is a scalable chat service without persistency. It uses RabbitMQ to communicate between each frontend instance. The chat history is neither stored nor cached on the server. *webchat* functions as a simple relay that includes configurable actions between the clients. It uses WebSockets to communicate fast and securely.\n\nIt can be configured using a simple *config.yaml* file, an example can be found in the repository.\n\n## Installation\n```\n$ go get github.com/lnsp/webchat\n$ PORT=8080 $GOPATH/bin/webchat\n...\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flnsp%2Fwebchat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flnsp%2Fwebchat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flnsp%2Fwebchat/lists"}