Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix encode/decode for root name ('.') #18

Closed
wants to merge 1 commit into from
Closed

Fix encode/decode for root name ('.') #18

wants to merge 1 commit into from

Conversation

pusateri
Copy link
Contributor

Fixes #13.
Add new tests.
I had to export name.encode and name.decode so they could be tested.
I want to rewrite the encoder to do name compression. This isn't a problem for queries because there's just one name but for responses, the current encoder doesn't do name compression which is recommended.

@silverwind
Copy link
Collaborator

Manually merged in 2e59f46, thanks!

@silverwind silverwind closed this Jan 10, 2018
@silverwind
Copy link
Collaborator

@mafintosh: Maybe you'd like to add @pusateri as a collaborator to this repository.

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.

2 participants