2024-10-09T06:39:16Z - 2025-01-09T07:39:16Z
Overview
17 Issues created by 1 user
Opened
#1 Integration testing
Opened
#2 Publish to crates.io
Opened
#3 Properly handle commands with spaces
Opened
#4 Implement filter parsing
Opened
#5 Deduplicate response types
Opened
#6 Add small example server
Opened
#7 Add small example client
Opened
#8 Finish unimplemented!()
response parsers
Opened
#9 Implement filter invocation
Opened
#10 Doccomment all commands and responses
Opened
#11 Tag all commands by their version of mpd protocol
Opened
#12 Fix up syntax error position reporting
Opened
#13 Use trace
for logging
Opened
#14 Replace SplitWhitespace
with a custom tokenizer for request parsing
Opened
#15 Handle binary data in response parser
Opened
#16 Align term usage with mpd docs
Opened
#17 Add utility functions on ResponseAttributes
for map-like getter/setter