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…
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…
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…
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…
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…
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…
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…
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,…
Starting implementation from stacked SDK commit 06c3973 on branch codex/issue-10-join-attempts.
Initial plan:
- Ground the existing join/ticket wire contracts, policy checks, mediator…
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…
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,…