otalk / sdp

SDP parsing and serialization utlities
MIT License
46 stars 11 forks source link

parseCandidate: return integer component #17

Closed fippo closed 7 years ago

fippo commented 7 years ago

returns the integer component from parseCandidate instead of a string.

Breaking change.