{"id":13608327,"url":"https://github.com/duality-solutions/web-bridge","last_synced_at":"2025-04-12T14:32:37.461Z","repository":{"id":39022646,"uuid":"264129164","full_name":"duality-solutions/web-bridge","owner":"duality-solutions","description":"Connecting HTTP servers and clients on disparate networks using WebRTC and blockchain signaling","archived":false,"fork":false,"pushed_at":"2023-01-27T01:39:14.000Z","size":6111,"stargazers_count":20,"open_issues_count":25,"forks_count":6,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-11-07T13:40:57.724Z","etag":null,"topics":["blockchain","http-client","http-server","networking","restful-api","security","webrtc"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/duality-solutions.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":"2020-05-15T07:40:49.000Z","updated_at":"2024-04-25T08:18:43.000Z","dependencies_parsed_at":"2023-02-15T04:01:49.437Z","dependency_job_id":null,"html_url":"https://github.com/duality-solutions/web-bridge","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duality-solutions%2Fweb-bridge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duality-solutions%2Fweb-bridge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duality-solutions%2Fweb-bridge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duality-solutions%2Fweb-bridge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/duality-solutions","download_url":"https://codeload.github.com/duality-solutions/web-bridge/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248581356,"owners_count":21128155,"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":["blockchain","http-client","http-server","networking","restful-api","security","webrtc"],"created_at":"2024-08-01T19:01:26.400Z","updated_at":"2025-04-12T14:32:36.360Z","avatar_url":"https://github.com/duality-solutions.png","language":"Go","funding_links":[],"categories":["Other APIs"],"sub_categories":[],"readme":"# WebBridge\n\n![#](assets/web-bridge.png)\n\nConnecting HTTP servers and clients on disparate networks using WebRTC and blockchain signaling\n\n## Development Requirements\n- [GoLang](https://golang.org/dl/) v1.14 or above.\n- NVM, TypeScript, Yarn and React for [Admin Console](web/README.md)\n\n## Running with dev and debug mode\n\n```go\ngo run -race . -dev -debug\n```\n\n### Building\n\n```go\n# Linux Requires sudo apt-get install protobuf-compiler\ngo get -u -v github.com/golang/protobuf/proto\ngo get -u -v github.com/golang/protobuf/protoc-gen-go\nprotoc --go_out=. internal/goproxy/*.proto\ngo build -i -v -ldflags=\"-X 'main.GitHash=$(git describe --always --long --dirty)' -X 'main.Version=$(date +'%y.%m.%d')'\" github.com/duality-solutions/web-bridge\n```\n\n```go\n# Windows Requires protobuf compiler: https://github.com/protocolbuffers/protobuf/releases\ngo get -u -v github.com/golang/protobuf/proto\ngo get -u -v github.com/golang/protobuf/protoc-gen-go\nprotoc --go_out=. internal/goproxy/*.proto\ngo build -i -v -ldflags=\"-X 'main.GitHash=$(git describe --always --long --dirty)' -X 'main.Version=$(Get-Date -Format \"yy.MM.dd\")'\" github.com/duality-solutions/web-bridge\n```\n\n#### Windows NMake\n\n```shell\nnmake /f Makefile\n```\n\n#### Linux Make\n\n```bash\nmake\n```\n\n### Diagrams\n\n![General Diagram](docs/diagrams/webbridge-general.png)\n\n![Technical Details Diagram](docs/diagrams/webbridge-tech-details.png)\n\n### License and Copyrights\n\nSee [LICENSE.md](./LICENSE.md \"LICENSE.md\") file for copyright, copying and use information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fduality-solutions%2Fweb-bridge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fduality-solutions%2Fweb-bridge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fduality-solutions%2Fweb-bridge/lists"}