• Joined on 2018-09-22
Kyuubi commented on issue HeiKyu/Rendezvous#13 2026-07-16 09:25:53 +02:00
Standardize typed connection outcomes, retries, reporting, and fallback handoff

Starting implementation on a stacked branch from codex/issue-12-client-coordinator. I’ll first inventory the existing contracts, coordinator terminal paths, fallback fields, and reporting…

Kyuubi commented on issue HeiKyu/Rendezvous#12 2026-07-16 08:39:34 +02:00
Implement caller-owned LiteNetLib punch and direct-connect coordination in the SDK

Implemented and pushed on codex/issue-12-client-coordinator at b4b6072.

Highlights:

  • caller-owned, explicitly polled LiteNetLib client/host coordinators with a bound routing listener and no…
Kyuubi pushed to codex/issue-12-client-coordinator at HeiKyu/Rendezvous 2026-07-16 08:39:21 +02:00
b4b6072fe1 feat(client): add rendezvous traversal coordinators (#12)
Kyuubi created branch codex/issue-12-client-coordinator in HeiKyu/Rendezvous 2026-07-16 08:39:20 +02:00
Kyuubi commented on issue HeiKyu/Rendezvous#12 2026-07-16 07:37:58 +02:00
Implement caller-owned LiteNetLib punch and direct-connect coordination in the SDK

Starting implementation on stacked branch codex/issue-12-client-coordinator, based on verified mediator commit 6d076c2. Scope: caller-owned LiteNetLib manager only, explicit main-thread…

Kyuubi commented on issue HeiKyu/Rendezvous#1 2026-07-16 07:37:34 +02:00
Roadmap: ship the Rendezvous connection control plane

Roadmap update: issue #11 is implemented, adversarially audited, and verified on codex/issue-11-nat-mediator at 6d076c2 (145/145 tests passing). Moving next to #12, the caller-owned LiteNetLib…

Kyuubi commented on issue HeiKyu/Rendezvous#11 2026-07-16 07:37:32 +02:00
Implement authenticated host presence and an amplification-safe LiteNetLib NAT mediator

Implemented issue #11 on codex/issue-11-nat-mediator at 6d076c2.

  • Replaced the placeholder UDP loop with bounded caller-owned LiteNetLib manual polling and exact request-only NAT frame…
Kyuubi pushed to codex/issue-11-nat-mediator at HeiKyu/Rendezvous 2026-07-16 07:37:22 +02:00
6d076c281a feat: implement authenticated NAT mediator (#11)
Kyuubi created branch codex/issue-11-nat-mediator in HeiKyu/Rendezvous 2026-07-16 07:37:21 +02:00
Kyuubi commented on issue HeiKyu/Rendezvous#11 2026-07-16 06:57:15 +02:00
Implement authenticated host presence and an amplification-safe LiteNetLib NAT mediator

Starting implementation on stacked branch codex/issue-11-nat-mediator, based on verified issue #10 commit 1baa105. Scope: bounded caller-owned LiteNetLib mediator, source-observed and…

Kyuubi commented on issue HeiKyu/Rendezvous#1 2026-07-16 06:56:59 +02:00
Roadmap: ship the Rendezvous connection control plane

Roadmap update: issue #10 is implemented and verified on codex/issue-10-join-attempts at 1baa105 (126/126 tests passing). Moving next to #11, the authenticated host-presence and amplification-s…

Kyuubi commented on issue HeiKyu/Rendezvous#10 2026-07-16 06:56:57 +02:00
Implement short-lived join attempts, punch capabilities, and connection tickets

Implemented issue #10 on codex/issue-10-join-attempts at 1baa105.

  • Added typed create, host-poll, and client-cancel join-attempt flows with exact tenant, visibility, compatibility, policy,…
Kyuubi pushed to codex/issue-10-join-attempts at HeiKyu/Rendezvous 2026-07-16 06:56:46 +02:00
1baa1055dc feat: implement scoped join attempts and tickets (#10)
Kyuubi closed issue HeiKyu/Rendezvous#10 2026-07-16 06:56:46 +02:00
Implement short-lived join attempts, punch capabilities, and connection tickets
Kyuubi created branch codex/issue-10-join-attempts in HeiKyu/Rendezvous 2026-07-16 06:56:45 +02:00
Kyuubi commented on issue HeiKyu/Rendezvous#10 2026-07-16 06:28:27 +02:00
Implement short-lived join attempts, punch capabilities, and connection tickets

Starting implementation from stacked SDK commit 06c3973 on branch codex/issue-10-join-attempts.

Initial plan:

  1. Ground the existing join/ticket wire contracts, policy checks, mediator…
Kyuubi commented on issue HeiKyu/Rendezvous#1 2026-07-16 06:28:11 +02:00
Roadmap: ship the Rendezvous connection control plane

Roadmap progress: issue #9 (publisher and session-browser .NET client SDK) is implemented and pushed at 06c3973 on codex/issue-9-client-sdk.

The SDK now covers typed publishing, renewal/update…

Kyuubi commented on issue HeiKyu/Rendezvous#9 2026-07-16 06:28:10 +02:00
Build the publisher and session-browser .NET client SDK

Implemented and pushed on codex/issue-9-client-sdk at 06c3973.

Highlights:

  • Typed, Godot-independent publisher and browser clients over caller-owned HttpClient.
  • Registration, renew,…
Kyuubi pushed to codex/issue-9-client-sdk at HeiKyu/Rendezvous 2026-07-16 06:27:59 +02:00
06c3973ce7 feat: add publisher and browser client SDK (#9)
Kyuubi created branch codex/issue-9-client-sdk in HeiKyu/Rendezvous 2026-07-16 06:27:58 +02:00