na-g

Results 19 issues of na-g

Having the star at the end of the list makes it harder to scan for. I would like an option to have the star be the first column of the...

User Agent string is now easy to generate correctly Client ctor has new optional parameters for constructing the user agent string. The user agent string can still be set manually....

These were once handled on TravisCI, but were dropped moving to CircleCI.

enhancement

#217 is a good example of how including the parameter name in the case of missing values could be handled better. It could also indicate that value is required.

We don't want to pass encryption keys in clear text, so this should not result in an unknown attribute warning. Rather, it should be its own error.

enhancement

@na-g do you think enconding parameters are in general allowed in video rtpmap's by the spec? I guess I would prefer to leave this in as a warning if possible...

Unknown attributes should not be an error by default. We should create an unknown type that simply stores the contents of the line. If we ever write a linter, this...

bug

@nils-ohlmeier, what should happen when an empty document is parsed?

Sample code for using the anonymizer should be written.

enhancement