{"id":16728439,"url":"https://github.com/tmc/pystreamwatcher","last_synced_at":"2025-04-10T11:04:34.534Z","repository":{"id":817284,"uuid":"528109","full_name":"tmc/pystreamwatcher","owner":"tmc","description":"raw example of using xmpp in the browser for real-time updates (using BOSH)","archived":false,"fork":false,"pushed_at":"2010-02-21T03:52:21.000Z","size":99,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T09:47:14.435Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tmc.png","metadata":{"files":{"readme":"README","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":"2010-02-21T00:51:41.000Z","updated_at":"2013-10-01T09:49:46.000Z","dependencies_parsed_at":"2022-07-05T17:02:04.229Z","dependency_job_id":null,"html_url":"https://github.com/tmc/pystreamwatcher","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/tmc%2Fpystreamwatcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmc%2Fpystreamwatcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmc%2Fpystreamwatcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmc%2Fpystreamwatcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tmc","download_url":"https://codeload.github.com/tmc/pystreamwatcher/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248207358,"owners_count":21065194,"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":[],"created_at":"2024-10-12T23:10:22.084Z","updated_at":"2025-04-10T11:04:34.505Z","avatar_url":"https://github.com/tmc.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"This is a very raw proof of concept that shows an example of streaming content to many users utilizing XMPP's pubsub and BOSH extensions.\n\nThis has no architecture or finesse, I know. It's a demo.\n\nused libraries:\nStrophe.js\nxmpppy\ntweetstream\npydns (for SRV record lookup)\n\nexternal requirements:\nrunning jabber server with bosh, pubsub and anonymous sasl enabled\n\nexample jabber configuration:\ninstall ejabberd, start it, create a user (username, jabber host, password)\n$ ejabberdctl register pubsub_demo localhost pubsub_d3m0\n\nIn ejabberd conf you'll want something akin to this:\n{host_config, \"localhost\", [{auth_method, [internal, anonymous]},\n                                     {allow_multiple_connections, true},\n                                     {anonymous_protocol, sasl_anon}]}.\n\nrunning:\nplace auth info into twitter_producer.py, run it\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmc%2Fpystreamwatcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftmc%2Fpystreamwatcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmc%2Fpystreamwatcher/lists"}