{"id":15405606,"url":"https://github.com/krisleech/pushy","last_synced_at":"2025-07-13T12:14:42.241Z","repository":{"id":663034,"uuid":"306053","full_name":"krisleech/Pushy","owner":"krisleech","description":"Demonstrates the use of long lived HTTP connections to allow the server (Sinatra) to *push* data to the client (JQuery)","archived":false,"fork":false,"pushed_at":"2009-09-13T21:57:58.000Z","size":96,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-17T04:44:46.750Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://chat.interkonect.com","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/krisleech.png","metadata":{"files":{"readme":"README","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}},"created_at":"2009-09-13T21:49:42.000Z","updated_at":"2013-10-07T21:59:48.000Z","dependencies_parsed_at":"2022-07-07T21:32:14.412Z","dependency_job_id":null,"html_url":"https://github.com/krisleech/Pushy","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/krisleech%2FPushy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krisleech%2FPushy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krisleech%2FPushy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krisleech%2FPushy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/krisleech","download_url":"https://codeload.github.com/krisleech/Pushy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245359248,"owners_count":20602322,"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-01T16:17:28.159Z","updated_at":"2025-03-24T21:41:39.250Z","avatar_url":"https://github.com/krisleech.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Pushy\n=====\n\n== Description\n\nDemonstrates the use of long lived HTTP connections to allow the server (Sinatra) to *push* data to the client (JQuery).\n\nAuthor: Kris Leech (\"moc.tcenokretni@hceel.sirk\".reverse)\nCopyright: (c) 2009 Interkonect Services UK Limited\nLicense: GNU\n\n== Bootstrapping\n\nCREATE TABLE `messages` (\n  `id` int(11) NOT NULL AUTO_INCREMENT,\n  `body` varchar(255) DEFAULT NULL,\n  `name` varchar(255) DEFAULT NULL,\n  `created_at` datetime DEFAULT NULL,\n  PRIMARY KEY (`id`)\n) ENGINE=MyISAM AUTO_INCREMENT=137 DEFAULT CHARSET=utf8;\n\nUsing Rackup as the server works but the code is not reloaded even in development mode so use shotgun instead.\n\n./shotgun\n\n== License\n\nThis library is licensed under the GNU General Public License (GPL)\n[http://dev.perl.org/licenses/gpl1.html]\n\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrisleech%2Fpushy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkrisleech%2Fpushy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrisleech%2Fpushy/lists"}