{"id":16241676,"url":"https://github.com/5ht/remote","last_synced_at":"2026-01-27T07:36:41.016Z","repository":{"id":145087112,"uuid":"69411708","full_name":"5HT/remote","owner":"5HT","description":"N2O Remote Protocol","archived":false,"fork":false,"pushed_at":"2016-09-28T01:03:35.000Z","size":1,"stargazers_count":1,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-03T19:50:27.011Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://5ht.co/remote.htm","language":"Erlang","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/5HT.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-09-28T01:02:02.000Z","updated_at":"2022-04-11T07:42:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"2e02ed8f-ce63-4508-87be-b6aa051eed40","html_url":"https://github.com/5HT/remote","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/5HT/remote","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5HT%2Fremote","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5HT%2Fremote/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5HT%2Fremote/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5HT%2Fremote/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/5HT","download_url":"https://codeload.github.com/5HT/remote/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5HT%2Fremote/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28808219,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T07:14:39.408Z","status":"ssl_error","status_checked_at":"2026-01-27T07:14:39.098Z","response_time":168,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-10T14:08:19.059Z","updated_at":"2026-01-27T07:36:40.987Z","avatar_url":"https://github.com/5HT.png","language":"Erlang","readme":"N2O Remote Protocol\n===================\n\nDue to multiple requests this project was started to provide\nrobust Protocol Relay for writing N2O applications in other languages.\nSponsored languages are: Perl, JavaScript, Haskell, C/C++.\n\nArchitecture\n------------\n\n\u003cimg src=\"http://5ht.co/img/N2O-REMOTE.svg\" width=600\u003e\n\nSample Node.js N2O Application\n------------------------------\n\n```\n  var index = match({\n\n      'init' : function () {\n          wf.reg(this,sid,'room'); },\n\n      '[\"chat\",msg]' : function (msg) {\n          wf.send(this.sid,'room',\n              tuple(atom('client'),tuple(bin(this.sid),bin(msg))))); }\n\n      '[\"client\",[sid,msg]]' : function (sid,msg) {\n          wf.insert_bottom(this.sid,\"history\",\"\"+sid+\": \"+msg+\"\"); },\n\n  });\n```\n\nRun\n---\n\n```\n$ mad dep com pla rep\n```\n\nCredits\n-------\n\n* Maxim Sokhatsky\n* Andy Melnikov\n\nOM A HUM\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F5ht%2Fremote","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F5ht%2Fremote","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F5ht%2Fremote/lists"}