{"id":18084584,"url":"https://github.com/endel/colyseus-webpack","last_synced_at":"2026-05-19T10:32:35.746Z","repository":{"id":137832366,"uuid":"367151680","full_name":"endel/colyseus-webpack","owner":"endel","description":"Testing Colyseus compatibility with Webpack","archived":false,"fork":false,"pushed_at":"2021-05-13T20:42:23.000Z","size":124,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-04T10:27:06.528Z","etag":null,"topics":["colyseus","webpack"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/endel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-05-13T19:19:08.000Z","updated_at":"2024-06-14T05:14:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"f6261ac2-465e-42b4-a2c4-61e30293feaa","html_url":"https://github.com/endel/colyseus-webpack","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/endel/colyseus-webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endel%2Fcolyseus-webpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endel%2Fcolyseus-webpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endel%2Fcolyseus-webpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endel%2Fcolyseus-webpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/endel","download_url":"https://codeload.github.com/endel/colyseus-webpack/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endel%2Fcolyseus-webpack/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266151525,"owners_count":23884436,"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":["colyseus","webpack"],"created_at":"2024-10-31T15:07:14.208Z","updated_at":"2026-05-19T10:32:35.700Z","avatar_url":"https://github.com/endel.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# colyseus-webpack \n\nThis is a sandbox for testing Colyseus + Webpack compatibility. There are a few quirks required. Check out the [`webpack.config.js`](webpack.config.js) file.\n\n```\nnpm install\nnpm run webpack\n```\n\n# Welcome to Colyseus!\n\nThis project has been created using [⚔️ `create-colyseus-app`](https://github.com/colyseus/create-colyseus-app/) - an npm init template for kick starting a Colyseus project in TypeScript.\n\n[Documentation](http://docs.colyseus.io/)\n\n## :crossed_swords: Usage\n\n```\nnpm start\n```\n\n## Structure\n\n- `index.ts`: main entry point, register an empty room handler and attach [`@colyseus/monitor`](https://github.com/colyseus/colyseus-monitor)\n- `src/rooms/MyRoom.ts`: an empty room handler for you to implement your logic\n- `src/rooms/schema/MyRoomState.ts`: an empty schema used on your room's state.\n- `loadtest/example.ts`: scriptable client for the loadtest tool (see `npm run loadtest`)\n- `package.json`:\n    - `scripts`:\n        - `npm start`: runs `ts-node-dev index.ts`\n        - `npm run loadtest`: runs the [`@colyseus/loadtest`](https://github.com/colyseus/colyseus-loadtest/) tool for testing the connection, using the `loadtest/example.ts` script.\n- `tsconfig.json`: TypeScript configuration file\n\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fendel%2Fcolyseus-webpack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fendel%2Fcolyseus-webpack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fendel%2Fcolyseus-webpack/lists"}