{"id":13744924,"url":"https://github.com/hprose/hprose-as2","last_synced_at":"2026-03-03T18:03:16.123Z","repository":{"id":14307613,"uuid":"17016416","full_name":"hprose/hprose-as2","owner":"hprose","description":"Hprose for ActionScript 2.0","archived":false,"fork":false,"pushed_at":"2016-02-06T05:36:23.000Z","size":225,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-06-04T17:11:41.716Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"ActionScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hprose.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-02-20T10:20:35.000Z","updated_at":"2017-04-24T08:45:28.000Z","dependencies_parsed_at":"2022-09-11T11:12:42.653Z","dependency_job_id":null,"html_url":"https://github.com/hprose/hprose-as2","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/hprose/hprose-as2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hprose%2Fhprose-as2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hprose%2Fhprose-as2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hprose%2Fhprose-as2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hprose%2Fhprose-as2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hprose","download_url":"https://codeload.github.com/hprose/hprose-as2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hprose%2Fhprose-as2/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30054006,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-03T17:46:22.538Z","status":"ssl_error","status_checked_at":"2026-03-03T17:46:22.036Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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-08-03T05:01:18.582Z","updated_at":"2026-03-03T18:03:16.109Z","avatar_url":"https://github.com/hprose.png","language":"ActionScript","funding_links":[],"categories":["Unsorted"],"sub_categories":["Other API"],"readme":"# Hprose for ActionScript 2.0\n\n[![Join the chat at https://gitter.im/hprose/hprose-as2](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/hprose/hprose-as2?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n\n\u003e---\n- **[Introduction](#introduction)**\n- **[Usage](#usage)**\n\n\u003e---\n\n## Introduction\n\n*Hprose* is a High Performance Remote Object Service Engine.\n\nIt is a modern, lightweight, cross-language, cross-platform, object-oriented, high performance, remote dynamic communication middleware. It is not only easy to use, but powerful. You just need a little time to learn, then you can use it to easily construct cross language cross platform distributed application system.\n\n*Hprose* supports many programming languages, for example:\n\n* AAuto Quicker\n* ActionScript\n* ASP\n* C++\n* Dart\n* Delphi/Free Pascal\n* dotNET(C#, Visual Basic...)\n* Golang\n* Java\n* JavaScript\n* Node.js\n* Objective-C\n* Perl\n* PHP\n* Python\n* Ruby\n* ...\n\nThrough *Hprose*, You can conveniently and efficiently intercommunicate between those programming languages.\n\nThis project is the implementation of Hprose for ActionScript 2.0.\n\n## Usage\n\nYou don't need use the ActionScript source files. You only need install the `hprose_as2.swc`.\n\nIf you use Flash CS3 or earlier version, you can use `hprose_as2.mxi` to install `hprose_as2.swc`. If you use Flash CS4 or later version, you can use `hprose_as2_cs4.mxi` to install `hprose_as2.swc`.\n\nThen you can use it like this:\n\n```ActionScript\nimport hprose.client.HproseHttpClient;\nvar client:HproseHttpClient = new HproseHttpClient('http://www.hprose.com/example/');\nclient.hello('World', function(result) { trace(result); });\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhprose%2Fhprose-as2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhprose%2Fhprose-as2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhprose%2Fhprose-as2/lists"}