{"id":20041053,"url":"https://github.com/lovesaroha/lchat","last_synced_at":"2026-05-09T19:03:51.336Z","repository":{"id":219217031,"uuid":"417098658","full_name":"lovesaroha/lChat","owner":"lovesaroha","description":"A simple group chat app implemented using WebSockets.","archived":false,"fork":false,"pushed_at":"2021-10-14T11:40:47.000Z","size":494,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-02T06:48:00.274Z","etag":null,"topics":["golang","javascript","websocket"],"latest_commit_sha":null,"homepage":"https://lchat.lovesaroha.com","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lovesaroha.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,"roadmap":null,"authors":null}},"created_at":"2021-10-14T11:11:58.000Z","updated_at":"2021-10-14T11:40:50.000Z","dependencies_parsed_at":"2024-01-26T05:14:20.127Z","dependency_job_id":"888176ad-8393-43e3-9186-a28915d79993","html_url":"https://github.com/lovesaroha/lChat","commit_stats":null,"previous_names":["lovesaroha/lchat"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lovesaroha/lChat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovesaroha%2FlChat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovesaroha%2FlChat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovesaroha%2FlChat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovesaroha%2FlChat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lovesaroha","download_url":"https://codeload.github.com/lovesaroha/lChat/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovesaroha%2FlChat/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264604928,"owners_count":23635965,"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","javascript","websocket"],"created_at":"2024-11-13T10:45:01.217Z","updated_at":"2026-05-09T19:03:46.293Z","avatar_url":"https://github.com/lovesaroha.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lChat\nA simple group chat app implemented using WebSockets.\u003cbr\u003e\nDemo [lchat.lovesaroha](https://lchat.lovesaroha.com)\n\n## Features\n- Create chat rooms.\n- Make room private with password.\n- Search available rooms in lobby.\n- Send messages in room.\n\n## Requirements\n- Go 1.9 or higher. We aim to support the 3 latest versions of Go.\n- Gorilla web socket.\n- JWT go.\n\n## Packages\nSimple install the package to your [$GOPATH](https://github.com/golang/go/wiki/GOPATH \"GOPATH\") with the [go tool](https://golang.org/cmd/go/ \"go command\") from shell:\n```bash\ngo get -u \"github.com/gorilla/websocket\"\n```\n```bash\ngo get -u \"github.com/dgrijalva/jwt-go\"\n```\nMake sure [Git is installed](https://git-scm.com/downloads) on your machine and in your system's `PATH`.\n\n## Usage\n```bash\ngo run main.go\n```\n\n![image](https://raw.githubusercontent.com/lovesaroha/gimages/main/103.png)\n\n---\n\n![image](https://raw.githubusercontent.com/lovesaroha/gimages/main/104.png)\n\n---\n\n![image](https://raw.githubusercontent.com/lovesaroha/gimages/main/105.png)\n\n---\n\n![image](https://raw.githubusercontent.com/lovesaroha/gimages/main/106.png)\n\n---\n\n![image](https://raw.githubusercontent.com/lovesaroha/gimages/main/107.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flovesaroha%2Flchat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flovesaroha%2Flchat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flovesaroha%2Flchat/lists"}