2 Commits

Author SHA1 Message Date
Patrick
596db0a26d feat: Migrate to @welshman/util v0.4.2 with modern Router implementation
Some checks failed
Deploy to GitHub Pages / deploy (push) Has been cancelled
Test / test (push) Has been cancelled
- Replace 200+ line compatibility layer with native v0.4.2 Router
- Implement complete modern Router from Welshman repository
- Add missing address utilities and Tags/Tag classes
- Achieve 100% test coverage (49/49 tests passing)
- Add comprehensive Router and Events API testing
- Remove network-dependent integration tests
- Update documentation to reflect modern architecture

BREAKING CHANGE: Eliminates compatibility layer, uses native v0.4.2 APIs

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-22 06:47:21 -04:00
Patrick
6e53f9082e Initial commit: MKStack template with Welshman pool manager
Some checks failed
Deploy to GitHub Pages / deploy (push) Has been cancelled
Test / test (push) Has been cancelled
- Replaced NPool with NWelshman for intelligent relay management
- Added router configuration for specialized relay selection
- Implemented quality scoring for relay prioritization
- Added comprehensive unit and integration tests
- Updated README with detailed documentation
- Configured redundancy and connection limits for better reliability
2025-08-21 15:12:01 -04:00