{"id":20898509,"url":"https://github.com/olahol/pocketplace","last_synced_at":"2025-05-13T01:31:00.782Z","repository":{"id":66328592,"uuid":"87135377","full_name":"olahol/pocketplace","owner":"olahol","description":":fireworks: Draw pixels on a canvas with friends.","archived":false,"fork":false,"pushed_at":"2017-06-15T02:24:49.000Z","size":85,"stargazers_count":80,"open_issues_count":1,"forks_count":8,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-01T14:46:33.028Z","etag":null,"topics":["golang","multiplayer","place","websocket"],"latest_commit_sha":null,"homepage":null,"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/olahol.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-04-04T00:59:42.000Z","updated_at":"2024-10-28T18:13:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"f983b56e-93fc-4e7e-8b0c-41ea9cd40ab8","html_url":"https://github.com/olahol/pocketplace","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/olahol%2Fpocketplace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olahol%2Fpocketplace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olahol%2Fpocketplace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olahol%2Fpocketplace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/olahol","download_url":"https://codeload.github.com/olahol/pocketplace/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253853713,"owners_count":21974158,"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","multiplayer","place","websocket"],"created_at":"2024-11-18T11:10:58.771Z","updated_at":"2025-05-13T01:31:00.495Z","avatar_url":"https://github.com/olahol.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pocketplace\n\n\u003e :fireworks: Draw pixels on a canvas with friends.\n\n![Demo](https://cdn.rawgit.com/olahol/pocketplace/master/demo.gif \"Demo\")\n\n* [x] Completely in-memory, no need for a database.\n* [x] Statically linked, everything you need in one binary, including the frontend.\n\n# Install\n\n```bash\n  $ go get github.com/olahol/pocketplace\n```\n\n# Example\n\n```bash\n  $ pocketplace -port 8080 -size 200 -cooldown 0\n    Canvas pixel size 200x200\n    Drawing cooldown 0s\n    Listening on port 8080\n```\n\n# Development\n\nTo build the frontend into the binary I use [`file2const`](https://github.com/bouk/file2const)\nand `go:generate` directives. So if you are modifying the frontend don't forget to:\n\n```bash\n  $ go generate\n  $ go build\n```\n\nto build the binary correctly with the updated frontend.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Folahol%2Fpocketplace","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Folahol%2Fpocketplace","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Folahol%2Fpocketplace/lists"}