Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Parse Candidate Extensions (RFC5245)
- Rewrote `UnmarshalCandidate` to better align with RFC5245. - Added new methods for extracting candidate extensions. - Updated `Equal` and `Marshal` to accommodate these changes. - New Types `CandidateExtensions` and `CandidateExtension` to handle candidate extensions.
- Loading branch information