dalbodeule
  • Joined on 2025-04-14
dalbodeule synced new reference refs/tags/v1.0.0 to dalbodeule/hop-gate from mirror 2025-12-11 22:30:14 +09:00
dalbodeule synced and deleted reference refs/tags/feature/missing-env at dalbodeule/hop-gate from mirror 2025-12-11 22:30:14 +09:00
dalbodeule synced commits to develop at dalbodeule/hop-gate from mirror 2025-12-11 22:30:14 +09:00
8e2f1e68cb Merge pull request #21 from dalbodeule/develop
983332b3d8 Merge pull request #20 from dalbodeule/feature/grpc-tunneling
38f05db0dc [feat](client): add local HTTP proxying for gRPC-based tunnels
a41bd34179 [feat](server, errorpages): add gRPC-based tunnel session handling and favicon support
e388e5a272 [debug](server): add temporary debug log for gRPC routing inspection
Compare 9 commits »
dalbodeule synced and deleted reference refs/tags/feature/udp-stream at dalbodeule/hop-gate from mirror 2025-12-11 22:30:14 +09:00
dalbodeule synced commits to main at dalbodeule/hop-gate from mirror 2025-12-11 22:30:14 +09:00
8e2f1e68cb Merge pull request #21 from dalbodeule/develop
983332b3d8 Merge pull request #20 from dalbodeule/feature/grpc-tunneling
38f05db0dc [feat](client): add local HTTP proxying for gRPC-based tunnels
a41bd34179 [feat](server, errorpages): add gRPC-based tunnel session handling and favicon support
e388e5a272 [debug](server): add temporary debug log for gRPC routing inspection
Compare 29 commits »
dalbodeule synced commits to refs/tags/v1.0.0 at dalbodeule/hop-gate from mirror 2025-12-11 22:30:14 +09:00
dalbodeule synced commits to develop at dalbodeule/hop-gate from mirror 2025-12-10 13:55:44 +09:00
faea425e57 [feat](client, server): enable concurrent HTTP stream handling per DTLS session
dalbodeule synced and deleted reference refs/tags/copilot/fix-protobuf-length-prefix-framing at dalbodeule/hop-gate from mirror 2025-12-10 05:45:45 +09:00
dalbodeule synced commits to develop at dalbodeule/hop-gate from mirror 2025-12-10 05:45:45 +09:00
9b7369233c Merge pull request #19 from dalbodeule/copilot/fix-dtls-buffer-error
661f8b6413 [feat](server): serialize HTTP requests per DTLS session with session-level mutex
05dfff21f6 [feat](server, protocol): add sender and receiver ARQ for reliable HTTP stream delivery
446a265fa2 Improve code readability in client stream frame handlers
56916c75f4 Fix client handling of unexpected stream frames at top level
Compare 9 commits »
dalbodeule synced commits to develop at dalbodeule/hop-gate from mirror 2025-12-09 21:35:43 +09:00
1847a264cb [fix](protocol): improve Protobuf decoding with precise payload reading and clarification
d4d6615c0e Merge pull request #18 from dalbodeule/copilot/fix-protobuf-length-prefix-framing
a00c001b49 Improve test documentation for mock datagram connection
76423627e9 Fix DTLS protobuf codec framing for datagram boundaries
9a70256d89 Initial plan
Compare 10 commits »
dalbodeule synced new reference copilot/fix-protobuf-length-prefix-framing to dalbodeule/hop-gate from mirror 2025-12-09 21:35:43 +09:00
dalbodeule synced commits to copilot/fix-protobuf-length-prefix-framing at dalbodeule/hop-gate from mirror 2025-12-09 21:35:43 +09:00
dalbodeule synced commits to develop at dalbodeule/hop-gate from mirror 2025-12-09 05:15:44 +09:00
dfc266f61a [feat](server, client): add runtime validation for critical environment variables
ab2bc38e32 Merge pull request #16 from dalbodeule/feature/udp-stream
5c3be0a3bb [feat](client): implement application-level ARQ with selective retransmission
5e94dd7aa9 [feat](server, client): implement streaming-based HTTP tunnel with DTLS sessions
798ad75e39 [feat](protocol): enforce 4KiB hard limit on Protobuf body and stream payloads
Compare 25 commits »
dalbodeule synced commits to feature/missing-env at dalbodeule/hop-gate from mirror 2025-12-09 05:15:44 +09:00
c5b3c11df0 [refactor](build, Makefile): drop godotenv dependency and fix Korean grammar in env checks
dalbodeule synced commits to feature/udp-stream at dalbodeule/hop-gate from mirror 2025-12-09 05:15:44 +09:00
dfc266f61a [feat](server, client): add runtime validation for critical environment variables
ab2bc38e32 Merge pull request #16 from dalbodeule/feature/udp-stream
5c3be0a3bb [feat](client): implement application-level ARQ with selective retransmission
5e94dd7aa9 [feat](server, client): implement streaming-based HTTP tunnel with DTLS sessions
798ad75e39 [feat](protocol): enforce 4KiB hard limit on Protobuf body and stream payloads
Compare 21 commits »
dalbodeule synced commits to main at dalbodeule/hop-gate from mirror 2025-12-09 05:15:44 +09:00
dfc266f61a [feat](server, client): add runtime validation for critical environment variables
ab2bc38e32 Merge pull request #16 from dalbodeule/feature/udp-stream
5c3be0a3bb [feat](client): implement application-level ARQ with selective retransmission
5e94dd7aa9 [feat](server, client): implement streaming-based HTTP tunnel with DTLS sessions
798ad75e39 [feat](protocol): enforce 4KiB hard limit on Protobuf body and stream payloads
Compare 18 commits »
dalbodeule synced commits to feature/udp-stream at dalbodeule/hop-gate from mirror 2025-12-08 21:05:44 +09:00
99be2d2e31 [feat](protocol): implement Protobuf codec and integrate into default WireCodec
1fa5e900f8 [feat](protocol): add Protobuf schemas and code generation for hopgate streams
bf5c3c8f59 [feat](protocol): replace JSON handlers with codec abstraction
Compare 3 commits »
dalbodeule synced new reference feature/udp-stream to dalbodeule/hop-gate from mirror 2025-12-08 04:45:43 +09:00
dalbodeule synced commits to feature/udp-stream at dalbodeule/hop-gate from mirror 2025-12-08 04:45:43 +09:00
dalbodeule synced new reference feature/missing-env to dalbodeule/hop-gate from mirror 2025-12-08 04:45:43 +09:00