Module candidateparser::parsers [] [src]

Nom parsers for parsing the ICE candidates.

Note: These parsers are not stable and may be changed at any time.

Functions

cand_type

Parse the cand-type.

component_id

Parse the component-id.

extension

Parse an extension pair into a tuple.

foundation

Parse the foundation.

ice_candidate

Parse the entire ICE candidate.

ice_chars

Parse one or more ice-chars.

ip_addr

Parse an IP address.

port

Parse a port number.

priority

Parse the priority.

rel_addr

Parse the rel-addr.

rel_port

Parse the rel-port.

transport

Parse the transport.