{"id":16591636,"url":"https://github.com/ldabiralai/xmpp-connect","last_synced_at":"2026-04-22T10:30:58.374Z","repository":{"id":145197555,"uuid":"73113610","full_name":"ldabiralai/xmpp-connect","owner":"ldabiralai","description":"Util to check if XMPP service is working","archived":false,"fork":false,"pushed_at":"2017-10-08T12:12:46.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-06T14:52:51.343Z","etag":null,"topics":["authentication","xmpp"],"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/ldabiralai.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":"2016-11-07T19:34:30.000Z","updated_at":"2017-10-08T12:13:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"0a5d5c6d-fe1f-44c0-990d-f502a51d2a31","html_url":"https://github.com/ldabiralai/xmpp-connect","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ldabiralai/xmpp-connect","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ldabiralai%2Fxmpp-connect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ldabiralai%2Fxmpp-connect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ldabiralai%2Fxmpp-connect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ldabiralai%2Fxmpp-connect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ldabiralai","download_url":"https://codeload.github.com/ldabiralai/xmpp-connect/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ldabiralai%2Fxmpp-connect/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32132010,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T08:34:57.708Z","status":"ssl_error","status_checked_at":"2026-04-22T08:34:55.583Z","response_time":58,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["authentication","xmpp"],"created_at":"2024-10-11T23:17:27.580Z","updated_at":"2026-04-22T10:30:58.370Z","avatar_url":"https://github.com/ldabiralai.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Returns appropriate status code depending on whether or not the connection was succesful\n\n### Usage\n\n```sh\n$ \u003e xmpp-connect user@jabber.ccc.de Pa55w0rd\nservice is up # or XMPP authentication failure\n$ \u003e echo $?\n0 # or 1 on failure\n```\n\n```js\nimport xmppConnect from 'xmpp-connect'\n\ntry {\n  await xmppConnect({\n    jid: 'user@jabber.ccc.de',\n    password: 'Pa55w0rd'\n  })\n  \n  success()\n} catch (e) {\n  failure()\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fldabiralai%2Fxmpp-connect","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fldabiralai%2Fxmpp-connect","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fldabiralai%2Fxmpp-connect/lists"}