{"id":20188794,"url":"https://github.com/winston-yallow/mosaic-server","last_synced_at":"2025-10-25T18:13:39.764Z","repository":{"id":132371481,"uuid":"407288311","full_name":"winston-yallow/mosaic-server","owner":"winston-yallow","description":"WebRTC Signalling Server made for a Godot game","archived":false,"fork":false,"pushed_at":"2021-09-16T19:29:01.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-03T07:14:18.865Z","etag":null,"topics":["game-development","webrtc-demos","webrtc-signaling","websocket"],"latest_commit_sha":null,"homepage":"","language":"Python","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/winston-yallow.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":"2021-09-16T19:20:23.000Z","updated_at":"2023-08-08T11:08:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"bf84c413-76a2-40f5-bb94-ca2f61dfde8d","html_url":"https://github.com/winston-yallow/mosaic-server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/winston-yallow/mosaic-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winston-yallow%2Fmosaic-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winston-yallow%2Fmosaic-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winston-yallow%2Fmosaic-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winston-yallow%2Fmosaic-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winston-yallow","download_url":"https://codeload.github.com/winston-yallow/mosaic-server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winston-yallow%2Fmosaic-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279097715,"owners_count":26102878,"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","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":["game-development","webrtc-demos","webrtc-signaling","websocket"],"created_at":"2024-11-14T03:31:43.664Z","updated_at":"2025-10-15T17:52:12.801Z","avatar_url":"https://github.com/winston-yallow.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mosaic Server\n\nSmall webserver used for WebRTC Signalling by [Mosaic](https://github.com/winston-yallow/mosaic-client).\nThis was done for a game jam with limited time and probably contains bugs.\n\nI planned to make this into a module and creating a setup.py but ran out of time. For now the\nmain entry point is the `cli.py` file.\n\n## Usage\n\n### Requirements\nI suggest using a virtual environment. You can create one and install the dependencies like this on linux:\n\n```bash\npython3 -m venv venv\npip install -r requirements.txt\n```\n\n### Running the Server\n\n(if you followed the steps above you need to activate the environment with `source venv/bin/activate`)\n\nExample commands:\n```bash\n# Print help\npython src/cli.py --help\n\n# Start server and print info messages\npython src/cli.py --loglevel INFO\n\n# Start server with SSL support\npython src/cli.py \\\n    --cert path/to/fullchain.pem \\\n    --key path/to/privkey.pem\n```\n\n## License\nAll code in this repo is using the MIT License\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwinston-yallow%2Fmosaic-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwinston-yallow%2Fmosaic-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwinston-yallow%2Fmosaic-server/lists"}