openresty / openresty/lua-resty-dns
wire format
Open
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 338
- Forks
- 107
- Avg merge
- 1h 29m
- Merged PRs (30d)
- 2
Description
is there any chance to get the wire format as a result of query() ?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the query() entry point and tracing how DNS responses are parsed and returned. Determine what “wire format” should contain and how it should be exposed, then verify the chosen behavior with the project’s existing tests or add coverage for query() results.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100