{"id":13555964,"url":"https://github.com/named-data/ChronoChat-js","last_synced_at":"2025-04-03T09:30:35.477Z","repository":{"id":9976483,"uuid":"12003365","full_name":"named-data/ChronoChat-js","owner":"named-data","description":"(OBSOLETE) ChronoChat-js","archived":true,"fork":false,"pushed_at":"2018-09-20T13:17:08.000Z","size":782,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-11-04T05:33:30.705Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/named-data.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-08-09T14:55:27.000Z","updated_at":"2023-01-28T10:01:19.000Z","dependencies_parsed_at":"2022-08-24T17:51:01.243Z","dependency_job_id":null,"html_url":"https://github.com/named-data/ChronoChat-js","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/named-data%2FChronoChat-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/named-data%2FChronoChat-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/named-data%2FChronoChat-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/named-data%2FChronoChat-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/named-data","download_url":"https://codeload.github.com/named-data/ChronoChat-js/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246976006,"owners_count":20863000,"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-08-01T12:03:32.012Z","updated_at":"2025-04-03T09:30:34.790Z","avatar_url":"https://github.com/named-data.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","others"],"sub_categories":[],"readme":"ChronoChat-js\n=============\n\nChronoChat-js is a javacript version of ChronoChat based on NDN-JS and ChronoSync.\n\nGet Started\n-----------\nChronoChat-js does not require any installation. Just open the file: index.html in a browser, input user name, hub prefix and chatroom name, and then start chatting.\n\nYou can also try the online demo at http://named-data.github.io/ChronoChat-js/ .  (Try opening two browser tabs with different user names.)\n\nChronoSync\n----------\nThis uses the NDN-JS ChronoSync2013 protocol which is documented at http://named-data.net/doc/ndn-ccl-api/chrono-sync2013.html .\n\nFile Structure\n--------------\nThese are the major parts in the source code package:\n\n1. NDN-JS\n\n* ndn.js: The NDN-JS library source code, including ChronoSync2013.\n\n2. ChronoChat\n\n* chrono-chat.js: chat interest and data processing as well as other actions like leave and heartbeat.\n\n3. Protobuf\n\n* chatbuf.js: The chat data packet format definition.\n* Protobuf/: The ProtoBuf.js library source code.\n\n4. Web page\n\n* index.html: The web chat interface.\n* page.css: The css file of the web page.\n\nNotes\n-----\nChronoChat-js currently does not perform any data authentication. The private key used to encrypt user data packets is hard-coded in ndn-js and shared by all the users on the Web.\n\nLicense\n-------\nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU Lesser General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\nGNU Lesser General Public License for more details.\n\nYou should have received a copy of the GNU Lesser General Public License\nalong with this program.  If not, see \u003chttp://www.gnu.org/licenses/\u003e.\nA copy of the GNU Lesser General Public License is in the file COPYING.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnamed-data%2FChronoChat-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnamed-data%2FChronoChat-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnamed-data%2FChronoChat-js/lists"}