{"id":22289138,"url":"https://github.com/fmpwizard/lift_named_comet","last_synced_at":"2025-06-10T13:33:18.653Z","repository":{"id":137415420,"uuid":"2122052","full_name":"fmpwizard/lift_named_comet","owner":"fmpwizard","description":"Package to add named comet actors to your lift application","archived":false,"fork":false,"pushed_at":"2011-07-29T03:29:50.000Z","size":140,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-25T21:23:00.640Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Scala","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/fmpwizard.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":"2011-07-29T03:29:39.000Z","updated_at":"2013-10-02T05:46:22.000Z","dependencies_parsed_at":"2023-03-14T09:01:34.245Z","dependency_job_id":null,"html_url":"https://github.com/fmpwizard/lift_named_comet","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/fmpwizard%2Flift_named_comet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fmpwizard%2Flift_named_comet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fmpwizard%2Flift_named_comet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fmpwizard%2Flift_named_comet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fmpwizard","download_url":"https://codeload.github.com/fmpwizard/lift_named_comet/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fmpwizard%2Flift_named_comet/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259085223,"owners_count":22803162,"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-12-03T17:08:23.109Z","updated_at":"2025-06-10T13:33:18.605Z","avatar_url":"https://github.com/fmpwizard.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"This is a sample Lift application that shows one way to use Comet Actors to update \nthe UI only when there is new information coming through a REST interface.\n\nIt uses named actors, actor dispatchers and the REST support that comes with Lift\n\nTo use it do:\n\ngit clone git://github.com/fmpwizard/comet_rest_example.git\ncd comet_rest_example\nsbt\nupdate\njetty-run\n\nGo with the browser to:\n\nhttp://127.0.0.1:8080/browser-details/2.4.0.1090\n\nOn another terminal screen do:\n\ncd comet_rest_example\n\nwhile true;\n  do curl   http://127.0.0.1:8080/v1/rest/browsertests/id2  -H\"Content-Type: application/json\"  -T json1.txt ;\n  sleep 1;\n  curl   http://127.0.0.1:8080/v1/rest/browsertests/id2  -H\"Content-Type: application/json\"  -T json2.txt ;\n  sleep 1;\ndone;\n\n\nAnd go to the browser and notice how just two cells change values.\n\nEnjoy and feel free to send feedback on:\n* The lift mailing list \u003cliftweb@googlegroups.com\u003e\n* diego@fmpwizard.com (I use gmail so don't bother sending spam :) )\n* on my blog at http://fmpwizard-scala.posterous.com/\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffmpwizard%2Flift_named_comet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffmpwizard%2Flift_named_comet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffmpwizard%2Flift_named_comet/lists"}