{"id":27900412,"url":"https://github.com/markruler/spring-boot-quic","last_synced_at":"2025-05-05T20:14:52.630Z","repository":{"id":290124030,"uuid":"952233933","full_name":"markruler/spring-boot-quic","owner":"markruler","description":"Spring Boot + Netty for QUIC","archived":false,"fork":false,"pushed_at":"2025-04-27T05:19:26.000Z","size":48,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-05T20:14:49.588Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","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/markruler.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,"zenodo":null}},"created_at":"2025-03-21T00:22:20.000Z","updated_at":"2025-04-27T05:19:30.000Z","dependencies_parsed_at":"2025-04-27T03:19:45.539Z","dependency_job_id":"241db2a5-a11c-41f6-9d5f-f328e3def166","html_url":"https://github.com/markruler/spring-boot-quic","commit_stats":null,"previous_names":["markruler/spring-boot-quic"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markruler%2Fspring-boot-quic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markruler%2Fspring-boot-quic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markruler%2Fspring-boot-quic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markruler%2Fspring-boot-quic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markruler","download_url":"https://codeload.github.com/markruler/spring-boot-quic/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252569648,"owners_count":21769517,"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":"2025-05-05T20:14:52.196Z","updated_at":"2025-05-05T20:14:52.619Z","avatar_url":"https://github.com/markruler.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spring Boot QUIC\n\n```shell\n# /etc/hosts\n# match the certificate domain\n127.0.0.1 video.markruler.com\n```\n\n```shell\nnohup java -jar quic-0.1.0.jar \\\n\t--spring.ssl.bundle.pem.server-http3.keystore.certificate=file:${CRT_PEM} \\\n\t--spring.ssl.bundle.pem.server-http3.keystore.private-key=file:${KEY_PEM} \\\n\t\u003e server.out 2\u003e\u00261 \u0026\n```\n\n```shell\nsudo docker run -it --rm --platform linux/arm64 alpine/curl-http3 curl --max-time 3 --http3 -IL https://video.markruler.com:15201/string\n```\n\n```shell\nsudo docker run -it --rm \\\n  --memory=4g \\\n  --memory-swap=4g \\\n  -v $HOME/Videos:/videos \\\n  --platform linux/arm64 \\\n  alpine/curl-http3 \\\n  curl \\\n  --connect-timeout 3 \\\n  --http3 \\\n  -X POST \\\n  https://video.markruler.com:15201/video/binary \\\n  --header 'Content-Type: application/octet-stream' \\\n  --header 'filename: t' \\\n  --upload-file '/videos/610mb.mp4' \\\n  -w \"Total time: %{time_total}\\n\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkruler%2Fspring-boot-quic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarkruler%2Fspring-boot-quic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkruler%2Fspring-boot-quic/lists"}