{"id":22289182,"url":"https://github.com/fmpwizard/comet_rest_example","last_synced_at":"2025-07-28T22:33:04.594Z","repository":{"id":1392084,"uuid":"1381422","full_name":"fmpwizard/comet_rest_example","owner":"fmpwizard","description":null,"archived":false,"fork":false,"pushed_at":"2011-03-24T20:36:43.000Z","size":132,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-16T06:22:02.119Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"nowa/top4r","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-02-18T06:29:31.000Z","updated_at":"2024-04-16T06:22:02.120Z","dependencies_parsed_at":"2022-08-16T13:15:17.463Z","dependency_job_id":null,"html_url":"https://github.com/fmpwizard/comet_rest_example","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%2Fcomet_rest_example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fmpwizard%2Fcomet_rest_example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fmpwizard%2Fcomet_rest_example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fmpwizard%2Fcomet_rest_example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fmpwizard","download_url":"https://codeload.github.com/fmpwizard/comet_rest_example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227962306,"owners_count":17847912,"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:30.141Z","updated_at":"2024-12-03T17:08:31.046Z","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;\n  curl   http://127.0.0.1:8080/v1/rest/browsertests/id2  -H\"Content-Type: application/json\"  -T json3.txt ;\n  sleep 1 ;\n  curl   http://127.0.0.1:8080/v1/rest/browsertests/id2  -H\"Content-Type: application/json\"  -T json4.txt ;\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%2Fcomet_rest_example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffmpwizard%2Fcomet_rest_example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffmpwizard%2Fcomet_rest_example/lists"}