Skip to content

Commit 6a62304

Browse files
ochafikclaude
andcommitted
refactor(examples): use getPort() helper for transport selection
- Add getPort() helper that returns undefined for --stdio, else port - Caller now explicitly passes port to startServer() - port: undefined → stdio mode, port: number → HTTP mode This makes the transport selection explicit at the call site. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent 7a1eb61 commit 6a62304

File tree

601 files changed

+23534
-29
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

601 files changed

+23534
-29
lines changed
17 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

examples/basic-host-kotlin/.gradle/9.2.1/gc.properties

Whitespace-only changes.
Binary file not shown.
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
#Thu Dec 11 17:18:37 CET 2025
2+
gradle.version=9.2.1

0 commit comments

Comments
 (0)