Skip to content
  • Youness Alaoui's avatar
    Move the rfc4571 handling for OC2007 into udp-turn · c6ba5a24
    Youness Alaoui authored and Olivier Crête's avatar Olivier Crête committed
    In the case of OC2007, we must consider that the turn control messages
    are framed with rfc4571 and udp-turn-over-tcp only adds a single guint16
    to represent turn-control or end-to-end indication. Otherwise, we will
    have issues with double-framing when we do the allocate directly on
    the udp-turn-over-tcp but we'd have no framing once we add the udp-turn
    socket layer on top of udp-turn-over-tcp
    c6ba5a24