Skip to content

sync: document clientIp on Kotlin SDK register()/connect() - #15

Open
S0c5 wants to merge 1 commit into
mainfrom
sync/sdk-kotlin-skill-clientip
Open

S0c5 wants to merge 1 commit into
mainfrom
sync/sdk-kotlin-skill-clientip

Conversation

@S0c5

@S0c5 S0c5 commented Aug 21, 2026

Copy link
Copy Markdown
Member

Summary

  • Documents the new optional clientIp param on bloque.register() / bloque.connect() (originKey auth) added in sdk-kotlin v0.0.31.
  • Mirrors the existing TS SDK skill guidance: pass the end user's IP, not the server's egress IP; used for compliance/TOS-country resolution and audit.
  • Notes that a future release will make clientIp required for originKey register()/connect().

Test plan

  • Docs-only change; no code to test.

Made with Cursor

sdk-kotlin v0.0.31 adds an optional clientIp param to register() and
connect() for originKey auth, used for compliance/TOS-country
resolution and audit. Mirrors the TS SDK skill docs.

Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant