{"id":18382650,"url":"https://github.com/virtualbrainlab/vbl-proxy-server","last_synced_at":"2025-04-11T21:26:15.734Z","repository":{"id":232668736,"uuid":"665216473","full_name":"VirtualBrainLab/vbl-proxy-server","owner":"VirtualBrainLab","description":"Proxy server for Pinpoint","archived":false,"fork":false,"pushed_at":"2024-05-22T18:43:45.000Z","size":18,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2024-05-22T19:51:49.007Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/VirtualBrainLab.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":"2023-07-11T17:44:18.000Z","updated_at":"2024-05-30T07:18:16.323Z","dependencies_parsed_at":"2024-04-10T22:54:36.370Z","dependency_job_id":"f7c3d41f-cbe4-4a0a-a0d2-d2c8a3f7eedf","html_url":"https://github.com/VirtualBrainLab/vbl-proxy-server","commit_stats":null,"previous_names":["virtualbrainlab/vbl-proxy-server"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VirtualBrainLab%2Fvbl-proxy-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VirtualBrainLab%2Fvbl-proxy-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VirtualBrainLab%2Fvbl-proxy-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VirtualBrainLab%2Fvbl-proxy-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VirtualBrainLab","download_url":"https://codeload.github.com/VirtualBrainLab/vbl-proxy-server/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248481892,"owners_count":21111237,"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-06T01:07:16.006Z","updated_at":"2025-04-11T21:26:15.708Z","avatar_url":"https://github.com/VirtualBrainLab.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VirtualBrainLab Proxy Server\n\nThis server runs both a Socket.IO (port 5000) and WebSocket (port 5001) server on the same Node.JS application.\n\n## Connect as sender\n\nTo connect as a sender send the `ID` message with a list of strings `[\"your-id-string\", \"send\"]`. Your client will be registered as a sender.\n\n## Connect as receiver\n\nTo connect as a sender send the `ID` message with a list of strings `[\"your-id-string\", \"receive\"]`. Your client will be registered as a sender.\n\n## Messages (Sender -\u003e Receiver)\n\nBy default, all messages from senders except the restricted messages (see below) are automatically forwarded to all senders with a matching ID.\n\n### Reverse messages (Receiver -\u003e Sender)\n\nSome message headers are restricted and will not be forwarded from senders to receivers. These are used only to send data back to the sender from the receiver.\n\n| Message      | Data      | Purpose    |\n|--------------|-----------|------------|\n| ID | [string, string]      | Register a receiver with the server       |\n| log      | string | Send logging data       |\n| log-warning      | string  | Send warning data       |\n| log-error      | string  | Send error data       |\n| ReceiveCameraImgMeta      | ...  | custom       |\n| ReceiveCameraImg      | ...  | custom       |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvirtualbrainlab%2Fvbl-proxy-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvirtualbrainlab%2Fvbl-proxy-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvirtualbrainlab%2Fvbl-proxy-server/lists"}