{"id":22678417,"url":"https://github.com/web2solutions/dhtmlxchat","last_synced_at":"2025-03-29T13:12:34.261Z","repository":{"id":18525064,"uuid":"21725320","full_name":"web2solutions/dhtmlxChat","owner":"web2solutions","description":"realtime chat with DHTMLX, Perl and RabbitMQ","archived":false,"fork":false,"pushed_at":"2014-07-18T18:46:04.000Z","size":2396,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-04T13:44:42.154Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"LarryMad/recipes","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/web2solutions.png","metadata":{"files":{"readme":"README.md","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":"2014-07-11T06:57:01.000Z","updated_at":"2016-08-01T02:59:29.000Z","dependencies_parsed_at":"2022-09-25T00:22:25.210Z","dependency_job_id":null,"html_url":"https://github.com/web2solutions/dhtmlxChat","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/web2solutions%2FdhtmlxChat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/web2solutions%2FdhtmlxChat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/web2solutions%2FdhtmlxChat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/web2solutions%2FdhtmlxChat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/web2solutions","download_url":"https://codeload.github.com/web2solutions/dhtmlxChat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246187242,"owners_count":20737462,"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-09T18:15:14.750Z","updated_at":"2025-03-29T13:12:34.241Z","avatar_url":"https://github.com/web2solutions.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dhtmlxChat\n\nA realtime DHTMLX chat application \n\n\nonline demo\n--------------\n\n*http://www.dhtmlx.com.br*\n\n\nstack\n--------------\n\n  - RabbitMQ\n  - Perl / Dancer / Twiggy\n  - dhtmlx 4.0 + a simple websocket client\n\n\ninstall RabbitMQ \n--------------\n\n- *A open source robust messaging system for applications*\n\n\t*http://www.rabbitmq.com*\n\n\t*http://www.rabbitmq.com/download.html*\n\n\ninstall Perl environment\n--------------\n\n- *Dancer - a modern and agile Perl framework*\n\t\n\t*http://perldancer.org*\n\n- *Twiggy - AnyEvent HTTP server for PSGI*\n\t\n\t*https://metacpan.org/pod/Twiggy*\n\n- *Server::Starter - a superdaemon for hot-deploying server programs*\n\n\t*https://metacpan.org/pod/distribution/Server-Starter/start_server*\n\n\nNow on terminal:\n\n\t- install perlbrew\n\n\tcurl -L http://xrl.us/perlbrewinstall | bash\n\n\n\t- Add content to .bashrc\n\n\techo \"source ~/perl5/perlbrew/etc/bashrc\" \u003e\u003e ~/.bashrc\n\n\n\t- run .bashrc\n\n\t. ~/.bashrc\n\n\n\t- install perl distro\n\n   \tperlbrew install perl-5.10.1\n\n\n\t- Switch Perl version on terminal\n\n\tperlbrew switch perl-5.10.1\n\n\n\t- install cpan minus (cpanm executable)\n\n\tcurl -L http://cpanmin.us | perl - App::cpanminus\n\n\ninstall Perl modules\n--------------\n\nNow on terminal:\n\t\n\t- cpanm Dancer\n\t- cpanm Twiggy\n\t- cpanm Web::Hippie\n\t- cpanm Moose\n\t- cpanm Server::Starter\n\n\nExecuting the chat application\n--------------\n\nextract the project at /opt/dhtmlxChat\n\nNow on terminal:\n\t\n\t- cd /opt/dhtmlxChat\n\t- start_server --port=80 -- plackup -R /opt/dhtmlxChat/lib -E deployment -s Twiggy --workers=10 bin/app.pl\n\nnow open your browser and reach http://localhost/\n\n# important note\n\t\n\tthis application dont works on Windows OS (I'm sorry Bill)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweb2solutions%2Fdhtmlxchat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fweb2solutions%2Fdhtmlxchat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweb2solutions%2Fdhtmlxchat/lists"}