{"id":27918498,"url":"https://github.com/motionspell/lldash-relay","last_synced_at":"2025-05-06T18:22:50.103Z","repository":{"id":274838955,"uuid":"920130223","full_name":"MotionSpell/lldash-relay","owner":"MotionSpell","description":"Low latency HTTP relay acting like a WebRTC SFU","archived":false,"fork":false,"pushed_at":"2025-05-02T15:43:53.000Z","size":76,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-02T16:46:26.577Z","etag":null,"topics":["dash","http","sfu"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MotionSpell.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"zenodo":null}},"created_at":"2025-01-21T16:05:22.000Z","updated_at":"2025-02-27T11:54:02.000Z","dependencies_parsed_at":"2025-05-02T16:41:07.772Z","dependency_job_id":null,"html_url":"https://github.com/MotionSpell/lldash-relay","commit_stats":null,"previous_names":["motionspell/lldash-relay"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MotionSpell%2Flldash-relay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MotionSpell%2Flldash-relay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MotionSpell%2Flldash-relay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MotionSpell%2Flldash-relay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MotionSpell","download_url":"https://codeload.github.com/MotionSpell/lldash-relay/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252741812,"owners_count":21797088,"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":["dash","http","sfu"],"created_at":"2025-05-06T18:22:49.503Z","updated_at":"2025-05-06T18:22:50.077Z","avatar_url":"https://github.com/MotionSpell.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Evanescent : a low-latency HTTP server\n\n# Dependencies\n\n## Build dependencies\n\n```\n$ sudo apt install libssl-dev\n```\n\n## Code formatter (optional)\n\nInstall [uncrustify](https://github.com/uncrustify/uncrustify)\n\n```\n$ git clone https://github.com/uncrustify/uncrustify.git\n$ cd uncrustify\n$ git checkout uncrustify-0.64\n$ cmake -DCMAKE_BUILD_TYPE=Release ..\n$ make -j $(nproc)\n$ sudo make install\n```\n\n# Running\n\nUsage examples:\n\n```sh\n$ evanescent --port 10333\n$ evanescent --tls --port 10777\n$ evanescent --long-poll 5000 # accepts client connections on non-existing resources, value in ms. \n\n```\n\n# Building\n\n## Native build\n\n```\n$ make\n```\n\n## Cross-compiling\n\nSimply override CXX and PKG_CONFIG_LIBDIR to use your target toolchain:\n\n```\n$ export PKG_CONFIG_LIBDIR=/my_w32_sysroot\n$ export CXX=x86_64-w64-mingw32-g++\n$ make\n```\n\nBeware: if you don't override PKG_CONFIG_LIBDIR, the build will use your system\nheaders, which will lead to strange compilation errors.\n\n# Testing\n\n```\n./check\n```\n\n# Computing coverage\n\n```\n./scripts/cov.sh\n```\n\n# Usefull links\n\n - HTTP 1.1: https://tools.ietf.org/html/rfc7231\n - OpenSSL manual: https://www.openssl.org/docs/manmaster/man3/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmotionspell%2Flldash-relay","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmotionspell%2Flldash-relay","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmotionspell%2Flldash-relay/lists"}