mirror of
https://github.com/dpup/meshstream.git
synced 2026-03-28 17:42:37 +01:00
- Created new formatter.go file with all formatting functions - Replaced deprecated FormatData with improved FormatDataMessage - Updated main.go to separate decoding and formatting steps - Created specialized formatting functions for different message types - Better separation of concerns for improved maintainability 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>