{"id":15968798,"url":"https://github.com/smokku/traffx","last_synced_at":"2026-01-20T18:56:15.572Z","repository":{"id":41788044,"uuid":"118288089","full_name":"smokku/traffx","owner":"smokku","description":"Auto-scaleable XMPP server for The Cloud in Node.js","archived":false,"fork":false,"pushed_at":"2022-12-06T20:21:16.000Z","size":628,"stargazers_count":1,"open_issues_count":11,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-02T09:53:30.087Z","etag":null,"topics":["cloud","daemon","jabber","javascript","nodejs","server","xmpp"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":false,"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/smokku.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}},"created_at":"2018-01-20T23:06:11.000Z","updated_at":"2023-07-25T20:31:05.000Z","dependencies_parsed_at":"2023-01-23T15:01:06.029Z","dependency_job_id":null,"html_url":"https://github.com/smokku/traffx","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/smokku%2Ftraffx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smokku%2Ftraffx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smokku%2Ftraffx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smokku%2Ftraffx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smokku","download_url":"https://codeload.github.com/smokku/traffx/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247675609,"owners_count":20977378,"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":["cloud","daemon","jabber","javascript","nodejs","server","xmpp"],"created_at":"2024-10-07T19:04:07.288Z","updated_at":"2026-01-20T18:56:15.555Z","avatar_url":"https://github.com/smokku.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Development\n\nThe main tool used to run code of the server during development are tests.\nAssuming the test you are focusing on is in test/foo.js, enable this test only\nby editing the file as so:\n\n    test.only.cb('foo test', t =\u003e ...\n\nand run this specific file:\n\n    env DUMP_EXCEPTIONS=1 DEBUG=\"traffic:*,xmpp:*,junction\" ./node_modules/.bin/ava --timeout=5s --watch -v test/foo.js\n\nThis will continously run your test and re-run every file modification.\n\n`DUMP_EXCEPTIONS` causes Errors thrown and/or returned as packet errors to be\ndumped with stack trace on the console.\n`DEBUG` enables specific debug categories.\n\nAfter finishing your changes, remove `.only` from your test and run all tests\nwith:\n\n    npm test\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmokku%2Ftraffx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmokku%2Ftraffx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmokku%2Ftraffx/lists"}