fix(tsconnect): lowercase name/size in waitingFiles JSON #2

Merged
codinget merged 1 commits from feat/tsconnect-lowercase-waiting-files into webnet 2 hours ago
Owner

apitype.WaitingFile has no json tags so it serialised as {Name, Size}.
Introduce a local jsWaitingFile struct with json:"name" / json:"size"
so the JS side receives idiomatic camelCase property names.

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

apitype.WaitingFile has no json tags so it serialised as {Name, Size}. Introduce a local jsWaitingFile struct with json:"name" / json:"size" so the JS side receives idiomatic camelCase property names. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
codinget added 1 commit 2 hours ago
8277fc0f1d fix(tsconnect): lowercase name/size in waitingFiles JSON
codinget merged commit 8277fc0f1d into webnet 2 hours ago
codinget deleted branch feat/tsconnect-lowercase-waiting-files 2 hours ago
The pull request has been merged as 8277fc0f1d.
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: webnet/tailscale#2
Loading…
There is no content yet.