Skip to content

Support all params & add XUDT#31

Merged
wmnsk merged 5 commits intomasterfrom
cleanup-improvements
Jan 4, 2025
Merged

Support all params & add XUDT#31
wmnsk merged 5 commits intomasterfrom
cleanup-improvements

Conversation

@wmnsk
Copy link
Owner

@wmnsk wmnsk commented Dec 30, 2024

This PR;

  • adds all parameters with their own type
  • adds String() funcs to all constants with the stringer tool and enrich String() of each param/message
  • adds tests for everything
  • adds a default logger which warns when something's wrong
  • adds a server example which serves and prints received messages

and doesn't;

  • modify message interfaces (which may be reorganized)
  • flatten package structure (perhaps we don't really need param package)
    for now.

@wmnsk wmnsk merged commit f421b06 into master Jan 4, 2025
5 checks passed
@wmnsk wmnsk deleted the cleanup-improvements branch January 4, 2025 18:47
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