21eed0e2ab
fullname 테스트 지원: 모든 언어 간 crosstest에 FullName 필드 추가
...
- Dart, Go, Kotlin, Python, TypeScript 전 언어 간 crosstest에 FullName 테스트 추가
- crosstest 파일 40개 이상에 FullName 필드 지원 코드 추가
- 테스트 매트릭스 스크립트 및 마일스톤 문서 업데이트
2026-06-16 21:56:48 +09:00
9a02a13dc5
chore: archive completed subtask 02+01_cross_baseline and update crosstest files across all languages
...
Signed-off-by: toki <r0bin5736@gmail.com>
2026-06-03 05:14:16 +09:00
a3f3ccf4b5
docs: update cross-language crosstest commands in README and add dart_typescript/go_typescript/kotlin_* python_typescript crosstest files
2026-05-21 14:54:01 +09:00
d0754a353a
refactor: rename toki_socket to proto_socket across all languages
...
- Rename package/module from toki_socket to proto_socket in Dart, Kotlin, Python
- Update crosstest implementations to use renamed packages
- Add new proto_socket skill, deprecate add-toki-socket-crosstest-language skill
- Update domain rules for all languages
- Update documentation (README, PORTING_GUIDE, PROTOCOL, VERSIONING)
2026-05-02 07:19:12 +09:00
toki
c3bfb35a72
기능: kotlin server crosstest에 WSS phase를 추가한다
...
WsServer TLS 지원 완료 후 crosstest에 누락됐던 WSS phase를 4개 orchestrator에 추가.
TypeScript는 handshake 안정성을 위해 phase별 서버 인스턴스를 분리했다.
WsServer init 강화(setReuseAddr, startError 전파), TypeScript closeWebSocket 안정화 포함.
2026-04-27 01:05:21 +09:00
toki
1419895ed6
feat: add TLS WebSocket crosstest support across all languages
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-26 19:24:15 +09:00
toki
bf0157d35d
feat: add Python-Dart cross-test files
2026-04-24 03:42:25 +09:00