{"id":19966760,"url":"https://github.com/aptpod/iscp-go","last_synced_at":"2025-07-30T17:12:02.810Z","repository":{"id":64298089,"uuid":"538858073","full_name":"aptpod/iscp-go","owner":"aptpod","description":"iSCP client library for Go. iSCP (intdash Stream Control Protocol) is an L7 network protocol authored by aptpod, Inc.","archived":false,"fork":false,"pushed_at":"2025-02-26T03:28:14.000Z","size":489,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-26T05:55:58.411Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aptpod.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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":"2022-09-20T07:17:44.000Z","updated_at":"2025-02-26T03:28:17.000Z","dependencies_parsed_at":"2025-02-26T04:22:18.272Z","dependency_job_id":"67def4c5-c2c1-4e0d-b2d5-29ee66387acb","html_url":"https://github.com/aptpod/iscp-go","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aptpod%2Fiscp-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aptpod%2Fiscp-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aptpod%2Fiscp-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aptpod%2Fiscp-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aptpod","download_url":"https://codeload.github.com/aptpod/iscp-go/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241398946,"owners_count":19956828,"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-11-13T02:38:08.114Z","updated_at":"2025-03-01T17:26:30.349Z","avatar_url":"https://github.com/aptpod.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# iSCP-go\n\niSCPv2 Client Library\n\n## Installation\n\n- Execute go get command\n\n  ```sh\n  go get github.com/aptpod/iscp-go\n  ```\n\n## Usage\n\n- See [Example](./examples)\n\n## WebSocket\n\nThe implementation of WebSocket is as follows.\nYou can switch implementations using build tags.\n\n- [coder/websocket](https://github.com/coder/websocket) (Default)\n- [gorilla/websocket](https://github.com/gorilla/websocket) (`gorilla`)\n- [nhooyr/websocket](https://github.com/nhooyr/websocket) (`nhooyr`)\n\n## Development\n\n1. Fork this repository\n1. Clone this repository\n1. Change the origin url of the cloned repository as below.\n\n   ```sh\n   git remote set-url origin \u003cyour forked repository\u003e\n   ```\n\n## References\n\n- [GoDoc](https://pkg.go.dev/github.com/aptpod/iscp-go)\n- [GitHub](https://github.com/aptpod/iscp-go/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faptpod%2Fiscp-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faptpod%2Fiscp-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faptpod%2Fiscp-go/lists"}