{"id":15561859,"url":"https://github.com/doodzik/semantic-internet-protocol","last_synced_at":"2025-07-31T22:38:07.902Z","repository":{"id":74937109,"uuid":"46069775","full_name":"doodzik/semantic-internet-protocol","owner":"doodzik","description":null,"archived":false,"fork":false,"pushed_at":"2016-01-28T12:22:33.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-03T19:48:24.706Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/doodzik.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}},"created_at":"2015-11-12T17:44:45.000Z","updated_at":"2016-01-28T12:18:55.000Z","dependencies_parsed_at":"2023-02-26T13:00:49.928Z","dependency_job_id":null,"html_url":"https://github.com/doodzik/semantic-internet-protocol","commit_stats":{"total_commits":10,"total_committers":2,"mean_commits":5.0,"dds":0.09999999999999998,"last_synced_commit":"517dda0b72d83127ccdb118e585f0d4a7a765400"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doodzik%2Fsemantic-internet-protocol","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doodzik%2Fsemantic-internet-protocol/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doodzik%2Fsemantic-internet-protocol/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doodzik%2Fsemantic-internet-protocol/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/doodzik","download_url":"https://codeload.github.com/doodzik/semantic-internet-protocol/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246140540,"owners_count":20729797,"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-10-02T16:10:30.173Z","updated_at":"2025-03-29T04:43:08.132Z","avatar_url":"https://github.com/doodzik.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# semantic-internet-protocol\n[![Build Status](https://travis-ci.org/doodzik/semantic-internet-protocol.svg?branch=master)](https://travis-ci.org/doodzik/semantic-internet-protocol)\n\nThis Repo contains the spec for the semantic-internet-protocol and serialize/deserialize functions.\nIt is written in [JSON-Schema](http://json-schema.org)\nYou can find the spec in the source directory\n\n# installation\n\n```bash\n$ npm install semantic-internet-protocol\n```\n\n# usage\n\n```javascript\nimport { header, knowledge, interest } from 'semantic-internet-protocol'\n```\n\n# API\n\n### \\# header.serialize({ version: Float, command: INTEREST|EXPOSE,\n#contentLength: Int }) -\u003e string\n\n### \\# header.deserialize(string) -\u003e object\n\n### knowledge.serialize(Object) -\u003e msgpack string\n\n### knowledge.deserialize(msgpack string) -\u003e object\n\n### interest.serialize(Object) -\u003e msgpack string\n\n### interest.deserialize(msgpack string) -\u003e object\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoodzik%2Fsemantic-internet-protocol","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdoodzik%2Fsemantic-internet-protocol","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoodzik%2Fsemantic-internet-protocol/lists"}